pull-hook: leave quietly, do not crash if we have already left

This commit is contained in:
Logan Allen 2021-07-29 14:18:48 +00:00
parent d76cf9ae8b
commit 265db42a0a

View File

@ -514,7 +514,11 @@
^+ tr-core
?- -.action
%add (tr-add +.action)
%remove tr-remove:(tr-abed resource.action)
::
%remove
?. (~(has by tracking) resource.action)
tr-core
tr-remove:(tr-abed resource.action)
==
::
++ tr-cleanup