Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/5171
Change subject: [TestSignalStackTrace] scope cleanup for test thread ...................................................................... [TestSignalStackTrace] scope cleanup for test thread Use scope clean-up object to allow the test thread to join if the test fails somewhere in the middle. This helps to avoid TSAN warnings on read/write races. Change-Id: Iee425a12fe0101cd9f1ff61d28a8af20a105cbc2 --- M src/kudu/util/debug-util-test.cc 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/71/5171/1 -- To view, visit http://gerrit.cloudera.org:8080/5171 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iee425a12fe0101cd9f1ff61d28a8af20a105cbc2 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]>
