socketry / io-event

MIT License
75 stars 16 forks source link

`Timers#after` converts argument to float. #109

Closed ioquatix closed 4 months ago

ioquatix commented 4 months ago

Ensure timer offset is converted to a floating point value.

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

Types of Changes

Contribution