We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Checklist (Please check before submitting)
Is your feature request related to a problem? Please describe. The default HS_IdleTask has no cancellation point, so hangs up on Linux for Cntrl-C.
HS_IdleTask
Describe the solution you'd like Add a cancellation point
Describe alternatives you've considered None
Additional context None
Requester Info Jacob Hageman - NASA/GSFC
@excaliburtb
The text was updated successfully, but these errors were encountered:
Fix nasa#37, Add cancellation point to idle task
bc71a14
Merge pull request #38 from skliper/fix37-idle_cancellation
d5d28f0
Fix #37, Add cancellation point to idle task
003f38d
skliper
Successfully merging a pull request may close this issue.
Checklist (Please check before submitting)
Is your feature request related to a problem? Please describe.
The default
HS_IdleTask
has no cancellation point, so hangs up on Linux for Cntrl-C.Describe the solution you'd like
Add a cancellation point
Describe alternatives you've considered
None
Additional context
None
Requester Info
Jacob Hageman - NASA/GSFC
@excaliburtb
The text was updated successfully, but these errors were encountered: