Skip to content

Conversation

@ioquatix
Copy link
Member

@ioquatix ioquatix commented Feb 24, 2024

After playing around with async-container and async-service, I identified some cases where unusual error messages would show up. It turned out to be the delivery of multiple interrupt signals within a short time-frame, causing interrupts the be raise while interrupts were being processed. We try to prevent interrupts from causing chaos during termination/close operations.

Types of Changes

  • Bug fix.

Contribution

@ioquatix ioquatix merged commit ca63974 into main Feb 24, 2024
@ioquatix ioquatix deleted the more-handle_interrupt branch February 24, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants