ruby / timeout

Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.
Other
143 stars 21 forks source link

Require Ruby >= 2.6 for the timeout gem #37

Closed eregon closed 1 year ago

eregon commented 1 year ago
hsbt commented 1 year ago

👍