romange / helio

A modern framework for backend development based on io_uring Linux interface
Apache License 2.0
447 stars 50 forks source link

fix: run DestroyTerminated periodically without starvation #308

Closed romange closed 3 months ago

romange commented 3 months ago

Bundle DestroyTerminated together with ProcessSleep and run both of them periodically with predictable frequency but not too frequent.