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

More interrupt tests #25

Open
fonsp opened this issue Jan 17, 2023 · 0 comments
Open

More interrupt tests #25

fonsp opened this issue Jan 17, 2023 · 0 comments
Labels
enhancement New feature or request test

Comments

@fonsp
Copy link
Member

fonsp commented Jan 17, 2023

We should test:

  • Multiple complete interrupts in a row: interrupt, wait for stable, execute new code, repeat 10 times
  • Interrupt of sleep(1)
  • Ability to interrupt while true end #5 (quick sequential interrupts to force throw SIGINT)
@fonsp fonsp added the test label Jan 24, 2023
@fonsp fonsp added the enhancement New feature or request label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test
Projects
None yet
Development

No branches or pull requests

1 participant