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

use os.Interrupt for cross platform happiness #1899

Closed
wants to merge 1 commit into from

Conversation

whyrusleeping
Copy link
Member

the intention here is to address #1897 but i still need to test this.

License: MIT
Signed-off-by: Jeromy jeromyj@gmail.com

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
@jbenet jbenet added the status/in-progress In progress label Oct 25, 2015
@jbenet
Copy link
Member

jbenet commented Oct 28, 2015

@MichaelMure can you test this?

@whyrusleeping
Copy link
Member Author

@jbenet this one isnt ready, 'in progress' tag

@whyrusleeping
Copy link
Member Author

the issue is that windows signals like WM_CLOSE are handled differently than actual signals, even though windows does support os.Interrupt and os.Kill... its very confusing

@MichaelMure
Copy link
Contributor

Already did, it didn't work in my case (#1897 (comment))

I'll try again to see if I can find out what's going on.

@jbenet jbenet removed the status/in-progress In progress label Nov 23, 2015
@Kubuxu Kubuxu deleted the fix/sig-handle branch February 27, 2017 20:39
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.

3 participants