romange / helio

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

chore: add a unit test covering CancelOnErrorCb #176

Closed romange closed 10 months ago

romange commented 10 months ago

Also make sure we cover all the error codepaths for during RegisterOnErrorCb/CancelOnErrorCb flows.