rt: rust_task should always hold the kill_lock when transitioning #2085
Labels
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
Milestone
Killing is in rough shape, and I haven't though about this deeply, but it looks like every time the task transitions it should be holding the kill lock to avoid races.
The text was updated successfully, but these errors were encountered: