-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Description
Pr #144 can trigger This panic.
It can be reliably triggered if:
- The concurrency factor submitting operations is greater than the submission queue size.
.setup_sqpoll()is specified on the ring builder
I speculate this can occur under other conditions, but the above is an easy way to fill the submission queue without draining it (i.e, if the ring poll thread is not scheduled whilst simultaneously having loads of things adding entries)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels