-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Sometimes a full metadata is printed for each evaluation.
So if I evaluate (+ 1 1)
in my editor, I am getting
=> 6
{:request
{:transport ...
:ns ...
:session ...
...}
:message {:id ...}}
It tends to be that as soon as it starts happening in a session, it will happen for every subsequent evaluation.
Metadata
Metadata
Assignees
Labels
No labels