You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@staticfloat and I noticed that, since julia reads the entire history file on startup, it'll be included in the trace. I'm thinking people might be uncomfortable with having their entire history included in the trace. We should probably consider turning off history by default. Alternatively, we might want to look into a way to sanitize the history and only expose those parts of the history that are actually used.
The text was updated successfully, but these errors were encountered:
@staticfloat and I noticed that, since julia reads the entire history file on startup, it'll be included in the trace. I'm thinking people might be uncomfortable with having their entire history included in the trace. We should probably consider turning off history by default. Alternatively, we might want to look into a way to sanitize the history and only expose those parts of the history that are actually used.
The text was updated successfully, but these errors were encountered: