mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-22 10:21:04 +00:00
parent
d6d4938916
commit
0771a8e9cf
@ -229,7 +229,7 @@ class Child_destructor_thread : Thread<2*4096>
|
|||||||
try {
|
try {
|
||||||
destroy(_curr_alloc, _curr_child);
|
destroy(_curr_alloc, _curr_child);
|
||||||
} catch (Blocking_canceled) {
|
} catch (Blocking_canceled) {
|
||||||
PERR("Suspicious cancellation\n");
|
PERR("Suspicious cancellation");
|
||||||
}
|
}
|
||||||
|
|
||||||
_ready = true;
|
_ready = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user