Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Remove use of multiprocessing to fix #54#55

Open
mmurdoch wants to merge 1 commit intoMeltwaterArchive:masterfrom
mmurdoch:no-multiprocessing
Open

Remove use of multiprocessing to fix #54#55
mmurdoch wants to merge 1 commit intoMeltwaterArchive:masterfrom
mmurdoch:no-multiprocessing

Conversation

@mmurdoch
Copy link

Removing the creation of a child process for Unix systems (making them consistent with the approach on Windows) allows twisted to handle Ctrl+C to shut down live stream processing cleanly.

Tested on Mac OS X (Yosemite).

@mmurdoch
Copy link
Author

I've also successfully tested this fix on Debian 8.0 (jessie) - Python 2.7.9.

@mmurdoch
Copy link
Author

Tested this fix on Debian 8.0 (jessie) - Python 3.4.3 (although this is currently blocked by issue #56).

@zcourts
Copy link
Contributor

zcourts commented Apr 30, 2015

Thanks for the PR addressing this, we'll review and merge in the next few days once we've looked into what's causing the current test failures and addressed those.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants