socketry / async

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

Add failing test case for Kernel backtick operator. #162

Closed ioquatix closed 2 years ago

ioquatix commented 2 years ago

There is a bug when executing commands that are slow using Kernel#'... looks like io-event gem, epoll.