Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools: enable ctrl-c for parallel tests #277

Closed
wants to merge 1 commit into from
Closed

tools: enable ctrl-c for parallel tests #277

wants to merge 1 commit into from

Conversation

chrisdickinson
Copy link
Contributor

use a threading.Event instead of a boolean attribute.

Fixes: #260

use a threading.Event instead of a boolean attribute.

Fixes: #260
@bnoordhuis
Copy link
Member

Nice, LGTM. Thanks, Chris.

chrisdickinson added a commit that referenced this pull request Jan 9, 2015
use a threading.Event instead of a boolean attribute.

PR-URL: #277
Fixes: #260
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
@chrisdickinson
Copy link
Contributor Author

Merged in 12912c6. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants