plug alien queue space leak

This commit is contained in:
Ted Blackman 2019-08-15 20:09:48 -07:00
parent 66e62f1edb
commit 1cde58b960

View File

@ -1068,6 +1068,10 @@
?. ?=([~ %known *] sndr-state)
%+ enqueue-alien-todo sndr.packet
|= todos=pending-requests
:: only enqueue one packet from an alien, to plug space leak
::
?. =(~ rcv-packets.todos)
todos
todos(rcv-packets [[lane packet] rcv-packets.todos])
:: decrypt packet contents using symmetric-key.channel
::