Skip to content

Loop improvements while container paused #297

Closed
@sobychacko

Description

@sobychacko
          One downside of this is that the loop will just continue spinning eventhough we know it will never get data while paused. To improve this we could instead leverage `Object.wait/notify` in order to let the code wait while releasing the thread resources.

Originally posted by @onobc in #292 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions