mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-06 23:16:29 +03:00
ames: clean up closing bone check and printfs
This commit is contained in:
parent
9e47490c95
commit
20ccac22a2
@ -2590,12 +2590,12 @@
|
|||||||
|= [=bone task=message-pump-task]
|
|= [=bone task=message-pump-task]
|
||||||
^+ peer-core
|
^+ peer-core
|
||||||
?: ?& (~(has in closing.peer-state) bone)
|
?: ?& (~(has in closing.peer-state) bone)
|
||||||
!=(task [%memo (dedup-message (jim [%$ /flow [%cork ~]]))])
|
!=(task [%memo ^~((jim [%$ /flow [%cork ~]]))])
|
||||||
==
|
==
|
||||||
~> %slog.0^leaf/"ames: %memo on closing bone {<bone>}"
|
~> %slog.0^leaf/"ames: activity on closing bone {<bone>}"
|
||||||
peer-core
|
peer-core
|
||||||
?: (~(has in corked.peer-state) bone)
|
?: (~(has in corked.peer-state) bone)
|
||||||
~> %slog.0^leaf/"ames: %memo on corked bone {<bone>}"
|
~> %slog.0^leaf/"ames: activity on corked bone {<bone>}"
|
||||||
peer-core
|
peer-core
|
||||||
:: pass .task to the |message-pump and apply state mutations
|
:: pass .task to the |message-pump and apply state mutations
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user