Skip to content

Conversation

Foxboron
Copy link
Contributor

The current signal handling is hard to work with if you want to fork the process into the background, as input() will get an EOF error. Reworked the current handling with the signal module.

A little unsure how this will work on OSX and Windows as i don't have anything to test with.

Signed-off-by: Morten Linderud morten@linderud.pw

Signed-off-by: Morten Linderud <morten@linderud.pw>
@muammar
Copy link
Owner

muammar commented Jul 17, 2017

A little unsure how this will work on OSX and Windows as i don't have anything to test with.

Thanks for this!. I will check it back on macOS when I am back home. I only use Linux at work.

@muammar muammar merged commit 35be8cc into muammar:devel Jul 17, 2017
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