socketry / async

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

Add tempfile test. #151

Closed ioquatix closed 2 years ago

ioquatix commented 2 years ago

Description

We have had reports of Tempfile not working with io-event on Linux. Let's try to isolate the issue.

Types of Changes

Testing