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

Function test improvements for Windows: SIGSTP #43

Merged
merged 1 commit into from
Feb 25, 2016

Conversation

chwarr
Copy link
Contributor

@chwarr chwarr commented Feb 24, 2016

Windows doesn't support the SIGSTP signal, so we just kill the Tornado process if we detect we're running on Windows.

This fixes one of the issues in #42, "Functional tests do not pass on Windows".

* Windows doesn't support the SIGSTP signal, so we just kill the Tornado
  process if we detect we're running on Windows.
ahyatt added a commit that referenced this pull request Feb 25, 2016
Function test improvements for Windows: SIGSTP
@ahyatt ahyatt merged commit 4f8ddb6 into ahyatt:master Feb 25, 2016
@chwarr chwarr deleted the func-test-windows-sigstp branch February 25, 2016 06:58
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.

None yet

2 participants