mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 10:02:32 +03:00
spider: do not glob http request serving in +handle-start-thread
This commit is contained in:
parent
b362d38608
commit
9ee819e5ac
@ -401,9 +401,11 @@
|
||||
~| [%already-starting yarn]
|
||||
!!
|
||||
::
|
||||
=? serving.state !(~(has by serving.state) new-tid)
|
||||
(~(put by serving.state) new-tid [~ %noun q.beak])
|
||||
::
|
||||
=: starting.state (~(put by starting.state) yarn [%build vase])
|
||||
tid.state (~(put by tid.state) new-tid yarn)
|
||||
serving.state (~(put by serving.state) new-tid [~ %noun q.beak])
|
||||
==
|
||||
=/ pax=path
|
||||
~| no-file-for-thread+file
|
||||
|
Loading…
Reference in New Issue
Block a user