lib: !. on dbug and verb wrapper agent cores

Events always pass through these, adding to the stack trace on-crash.
This information is practically never useful, however. Adding !. leaves
these cores out of the traces.
This commit is contained in:
Fang 2020-03-28 13:26:56 +01:00
parent d756642749
commit 87e61da99a
No known key found for this signature in database
GPG Key ID: EB035760C1BBA972
2 changed files with 2 additions and 1 deletions

View File

@ -21,6 +21,7 @@
++ agent
|= =agent:gall
^- agent:gall
!.
|_ =bowl:gall
+* this .
ag ~(. agent bowl)

View File

@ -3,7 +3,7 @@
|= [loud=? =agent:gall]
=| bowl-print=_|
^- agent:gall
|^
|^ !.
|_ =bowl:gall
+* this .
ag ~(. agent bowl)