mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 10:05:09 +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]
|
||||
^+ peer-core
|
||||
?: ?& (~(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
|
||||
?: (~(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
|
||||
:: pass .task to the |message-pump and apply state mutations
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user