Skip to content

send interrupt signal to terminate the app is not available in windows#29

Open
dubyte wants to merge 1 commit intocmpxchg16:masterfrom
dubyte:removing_proc_signal_call
Open

send interrupt signal to terminate the app is not available in windows#29
dubyte wants to merge 1 commit intocmpxchg16:masterfrom
dubyte:removing_proc_signal_call

Conversation

@dubyte
Copy link

@dubyte dubyte commented Nov 6, 2017

I just remove the dependency on: err := proc.Signal(os.Interrupt) which is not supported in windows.
This should resolve issue: #19

I just remove the dependency on: err := proc.Signal(os.Interrupt) which is not supported in windows.
@dubyte dubyte changed the title send interrupt signal to terminate the app is now available in windows send interrupt signal to terminate the app is not available in windows Nov 6, 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.

1 participant