spider: do not glob http request serving in +handle-start-thread

This commit is contained in:
Liam Fitzgerald 2021-09-29 09:57:23 +10:00
parent b362d38608
commit 9ee819e5ac

View File

@ -401,9 +401,11 @@
~| [%already-starting yarn] ~| [%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]) =: starting.state (~(put by starting.state) yarn [%build vase])
tid.state (~(put by tid.state) new-tid yarn) tid.state (~(put by tid.state) new-tid yarn)
serving.state (~(put by serving.state) new-tid [~ %noun q.beak])
== ==
=/ pax=path =/ pax=path
~| no-file-for-thread+file ~| no-file-for-thread+file