socketry / async

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

Add test matrix entry for Select backend. #169

Closed ioquatix closed 1 year ago

ioquatix commented 2 years ago

I found that the Select backend is a little bit buggy. Introduce some tests to show these issues so that they can be fixed.

Types of Changes