mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-03 04:40:50 +03:00
restores kernel mug when restarting the worker (on %play)
This commit is contained in:
parent
6b362c4008
commit
45fff7f8da
@ -765,6 +765,7 @@ _pier_work_play(u3_pier* pir_u,
|
||||
// all events in the worker are complete
|
||||
//
|
||||
god_u->rel_d = god_u->dun_d = god_u->sen_d = (lav_d - 1ULL);
|
||||
god_u->mug_l = mug_l;
|
||||
|
||||
_pier_boot_ready(pir_u);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user