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

coot/timeout fix #81

Merged
merged 3 commits into from
Apr 11, 2023
Merged

coot/timeout fix #81

merged 3 commits into from
Apr 11, 2023

Conversation

coot
Copy link
Collaborator

@coot coot commented Apr 7, 2023

  • io-sim: make singleTimeoutExperiment more robust.
  • io-sim: unmask exceptions after killing timeout assassin thread

@coot coot self-assigned this Apr 7, 2023
@coot coot added the bug Something isn't working label Apr 7, 2023
@coot coot requested a review from bolt12 April 7, 2023 15:01
Copy link
Contributor

@bolt12 bolt12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes a lot of sense! Thank you!

If one stacks multiple `timeouts` in the same thread we could end up
with multiple threads with the same `ThreadId`.
@coot coot merged commit 2bb4dfc into main Apr 11, 2023
@coot coot deleted the coot/timeout-fix branch April 11, 2023 07:44
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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants