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

Fix close signals crashing the console after Connect-DatpGraph is ran #20

Merged
merged 1 commit into from
Jan 20, 2021

Conversation

Smalls1652
Copy link
Owner

Resolves #19

  • The CancelEventHandler for when the cancel key is pressed is removed
    when either an exception is thrown or when the task gracefully exits.

- The CancelEventHandler for when the cancel key is pressed is removed
  when either an exception is thrown or when the task gracefully exits.
@Smalls1652 Smalls1652 added the bug Something isn't working label Jan 20, 2021
@Smalls1652 Smalls1652 self-assigned this Jan 20, 2021
@Smalls1652 Smalls1652 merged commit cd9fa68 into development Jan 20, 2021
@Smalls1652 Smalls1652 deleted the development_cancellation-crash branch January 20, 2021 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cancellation of authentication causes a process error for future close signals
1 participant