romange / helio

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

Additional checks remote-ready state #218

Closed romange closed 8 months ago

romange commented 8 months ago
  1. Print more information if we reach UB state inside Scheduler::ProcessRemoteReady
  2. Make sure a fiber leaves await_until method without being in remote ready queue (invariant)