kernel-rt: implement uninterruptible blocking #22

Open
opened 2025-01-02 20:46:41 +02:00 by alnyan · 0 comments
Owner

Should be similar to block!(...)/run_to_completion, but should not be interruptible by signals, those should be set and ignored by the process until execution of the future completes

Should be similar to `block!(...)`/`run_to_completion`, but should not be interruptible by signals, those should be set and ignored by the process until execution of the future completes
alnyan added the
enhancement
scope
kernel
labels 2025-01-02 20:46:49 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alnyan/yggdrasil#22
No description provided.