Skip to content

driver::op::submit_with() panic #145

@ollie-etl

Description

@ollie-etl

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions