smol-rs / async-signal

Asynchronous signal handling
Apache License 2.0
15 stars 6 forks source link

Use ready! macro from futures-core #11

Closed taiki-e closed 1 year ago

taiki-e commented 1 year ago

Instead of our own one.