Skip to content
Snippets Groups Projects
Commit 458231d1 authored by Raymond Toy's avatar Raymond Toy
Browse files

If a process is not schedulable because it has no run-reasons and/or

an arrest-reason, destroy-process doesn't take effect.
Destroy-process sets process-state to :active to try to ensure it gets
the interrupt, but it also needs to clear process-%arrest-reasons and
push something on process-%run-reasons.

Patch from Paul Foley.
parent 9ca40a2b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment