mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 22:33:06 +03:00
drum: fix broken app start
If we find an agent that has already been launched then we continue iterating through the list of apps instead of stopping Fixes: #2858
This commit is contained in:
parent
c328e548d2
commit
54969afdd2
@ -360,7 +360,7 @@
|
||||
=/ hig=(unit (unit server))
|
||||
(~(get by fur) q.wel)
|
||||
?: &(?=(^ hig) |(?=(~ u.hig) =(p.wel syd.u.u.hig)))
|
||||
this
|
||||
$(servers t.servers)
|
||||
=. fur
|
||||
(~(put by fur) q.wel ~)
|
||||
=. this
|
||||
|
Loading…
Reference in New Issue
Block a user