mirror of
https://github.com/urbit/shrub.git
synced 2024-12-22 10:21:31 +03:00
Merge pull request #5010 from urbit/la/eyre-nesting
This commit is contained in:
commit
3bfeb63528
@ -554,6 +554,7 @@
|
|||||||
:: +per-server-event: per-event server core
|
:: +per-server-event: per-event server core
|
||||||
::
|
::
|
||||||
++ per-server-event
|
++ per-server-event
|
||||||
|
~% %eyre-per-server-event ..part ~
|
||||||
:: gate that produces the +per-server-event core from event information
|
:: gate that produces the +per-server-event core from event information
|
||||||
::
|
::
|
||||||
|= [[eny=@ =duct now=@da rof=roof] state=server-state]
|
|= [[eny=@ =duct now=@da rof=roof] state=server-state]
|
||||||
@ -781,7 +782,7 @@
|
|||||||
:* duct %pass /run-app-request/[eyre-id]
|
:* duct %pass /run-app-request/[eyre-id]
|
||||||
%g %deal [our our] app
|
%g %deal [our our] app
|
||||||
%poke %handle-http-request
|
%poke %handle-http-request
|
||||||
!>([eyre-id inbound-request])
|
!>(`[@ta inbound-request:eyre]`[eyre-id inbound-request])
|
||||||
==
|
==
|
||||||
==
|
==
|
||||||
:: +cancel-request: handles a request being externally aborted
|
:: +cancel-request: handles a request being externally aborted
|
||||||
|
Loading…
Reference in New Issue
Block a user