Hello Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/4618
to review the following change.
Change subject: Reintroduce TSAN suppression for epoll_ctl
......................................................................
Reintroduce TSAN suppression for epoll_ctl
Since 407f95da1254 a few spurious TSAN errors have surfaced from libev /
epoll_ctl.
See also:
* An example race:
https://gist.github.com/danburkert/869809cb91ba8cae4ff80c671a3bc232
* The original commit introducing a suppression on ev_ctl:
https://gerrit.cloudera.org/#/c/1793/
Change-Id: Ic000dd66f05b67ff607602c5893f301808df3b4b
---
M build-support/tsan-suppressions.txt
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/18/4618/1
--
To view, visit http://gerrit.cloudera.org:8080/4618
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic000dd66f05b67ff607602c5893f301808df3b4b
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>