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