Skip to content

Handle buffer full case when single threaded #2

Description

@bit-hack

The imrod model has enough data that it was leading to a deadlock when the bin pipe got full.
The system should be able to check for this condition and perhaps switch between producer and consumer as needed when single threaded.

Setting the command pipe to 1024 length should reproduce this problem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions