YieldExecutor #22

Closed
opened 2023-01-06 09:23:14 +00:00 by juju · 1 comment
Owner

Add a yield executor, yielding the current thread when no tasks is available.

The waker of this executor will need to hold the thread ID as well so that it can be rescheduled again.

This feature if implemented invalidates #19

Add a yield executor, yielding the current thread when no tasks is available. The waker of this executor will need to hold the thread ID as well so that it can be rescheduled again. This feature if implemented invalidates #19
juju added the
Feature
Major
labels 2023-01-06 09:23:26 +00:00
Author
Owner

Maybe #19 might still be relevant after all, who knows

Maybe #19 might still be relevant after all, who knows
juju closed this issue 2023-01-06 17:36:25 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: juju/JuliOS#22
No description provided.