Skip to content

Conversation

@goodboy
Copy link

@goodboy goodboy commented Feb 14, 2020

Control-C and/or signalling with SIGINT doesn't result in clean cancellation and teardown of a program that has spawned subproceses. Note that despite these tests relaying a signal via os.kill() the same behavior exhibits by manually typing control-C from a unix shell.

These tests demonstrate this issue as is documented in #4.

Control-C and/or signalling with SIGINT doesn't result in clean
cancellation and teardown of a program that has spawned subproceses.
These tests demonstrate this issue as is documented in
ethereum#4.
Just being double sure cancellation works on `run_in_process()` as well.
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.

1 participant