This is an archive of the discontinued LLVM Phabricator instance.

Update TestConcurrentEvents to use UnixSignals instead of python signals.
ClosedPublic

Authored by chaoren on Jun 2 2015, 1:53 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

chaoren updated this revision to Diff 27001.Jun 2 2015, 1:53 PM
chaoren retitled this revision from to Update TestConcurrentEvents to use UnixSignals instead of python signals..
chaoren updated this object.
chaoren edited the test plan for this revision. (Show Details)
chaoren added reviewers: ovyalov, clayborg.
chaoren added a subscriber: Unknown Object (MLST).
chaoren updated this revision to Diff 27002.Jun 2 2015, 1:59 PM
  • Typo.
chaoren updated this revision to Diff 27003.Jun 2 2015, 2:04 PM
  • Another Typo.
chaoren updated this revision to Diff 27004.Jun 2 2015, 2:08 PM
  • Remove unnecessary import.
ovyalov accepted this revision.Jun 2 2015, 2:39 PM
ovyalov edited edge metadata.

lgtm

This revision is now accepted and ready to land.Jun 2 2015, 2:39 PM
This revision was automatically updated to reflect the committed changes.