mirror of
https://github.com/urbit/shrub.git
synced 2024-12-26 05:23:35 +03:00
dill: fall back to default session
This lets us support the "random userspace app sending dill belts". Ultimately, we'll want to be able to specify a session identifier alongside the belt, instead of strictly relying on the duct.
This commit is contained in:
parent
eb824f1866
commit
83d46dae88
@ -389,6 +389,9 @@
|
|||||||
..^$(eye.all (~(del ju eye.all) duct.task hen))
|
..^$(eye.all (~(del ju eye.all) duct.task hen))
|
||||||
::
|
::
|
||||||
=/ nus (ax hen)
|
=/ nus (ax hen)
|
||||||
|
=? nus &(?=(~ nus) ?=(^ hey.all))
|
||||||
|
::TODO allow specifying target session in task
|
||||||
|
(ax u.hey.all)
|
||||||
?~ nus
|
?~ nus
|
||||||
:: :hen is an unrecognized duct
|
:: :hen is an unrecognized duct
|
||||||
:: could be before %boot (or %boot failed)
|
:: could be before %boot (or %boot failed)
|
||||||
|
Loading…
Reference in New Issue
Block a user