Skip to content

Sandbox: implement a timeout notification #17

Open
@pedagand

Description

Using the thread package, implement a timeout notification mechanism.

This will be used in the runtime to avoid starvation: if some data is waiting to be processed but there is not enough to fill the registers, we want to force its computation after some fixed amount of time.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions