socketry / async

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

Better error handling when scheduler is closed. #240

Closed ioquatix closed 1 year ago

ioquatix commented 1 year ago

Better error messages.

Fixes https://github.com/socketry/async/issues/139.

Types of Changes

Contribution