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

HS_IdleTask has no cancellation point #37

Closed
3 tasks done
skliper opened this issue Jul 12, 2022 · 0 comments · Fixed by #38
Closed
3 tasks done

HS_IdleTask has no cancellation point #37

skliper opened this issue Jul 12, 2022 · 0 comments · Fixed by #38
Assignees
Milestone

Comments

@skliper
Copy link
Contributor

skliper commented Jul 12, 2022

Checklist (Please check before submitting)

  • I reviewed the Contributing Guide.
  • I reviewed the README file to see if the feature is in the major future work.
  • I performed a cursory search to see if the feature request is relevant, not redundant, nor in conflict with other tickets.

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

@skliper skliper added the bug label Jul 12, 2022
@skliper skliper added this to the Draco milestone Jul 12, 2022
skliper added a commit to skliper/HS that referenced this issue Jul 12, 2022
@skliper skliper self-assigned this Jul 12, 2022
dzbaker added a commit that referenced this issue Jul 13, 2022
Fix #37, Add cancellation point to idle task
dzbaker added a commit that referenced this issue Jul 14, 2022
Fix #37, Add cancellation point to idle task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants