Skip to content

[kernel] Cancel alarm timer on process exit#2665

Merged
ghaerr merged 1 commit intomasterfrom
alarm
May 1, 2026
Merged

[kernel] Cancel alarm timer on process exit#2665
ghaerr merged 1 commit intomasterfrom
alarm

Conversation

@ghaerr
Copy link
Copy Markdown
Owner

@ghaerr ghaerr commented May 1, 2026

Previously, process exit did not clear any active alarm() timer, which could cause the same alarm to incorrectly fire for a subsequent process using the same task slot.

Found by AI in #2646.

@ghaerr ghaerr merged commit 7ef273c into master May 1, 2026
1 check passed
@ghaerr ghaerr deleted the alarm branch May 1, 2026 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant