socketry / async

An awesome asynchronous event-driven reactor for Ruby.
MIT License
2.04k stars 85 forks source link

Propagate interrupts when exiting event loop. #322

Closed ioquatix closed 2 weeks ago

ioquatix commented 2 weeks ago

Probably fixes https://github.com/socketry/async/issues/321.

Types of Changes

Contribution