Remove pthread_cancel #21

Open
opened 2024-03-11 22:58:40 +00:00 by jade · 1 comment
Owner

This function is basically always UB and should not be used. Yet it exists in the Lix codebase. We should remove it.

This function is basically always UB and should not be used. Yet it exists in the Lix codebase. We should remove it.
jade added the
stability
label 2024-03-11 22:58:40 +00:00
Owner

what's worse is that this could've been a second poll fd and thus guaranteed to actually work reliably

what's worse is that this could've been a second poll fd and thus guaranteed to actually work reliably
Sign in to join this conversation.
No milestone
No project
No assignees
2 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: lix-project/lix#21
No description provided.