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
As a library, I guess that having the possibility to write to stdout (not flushed btw) at any time is preventing its usage in a deamon-like environment.
This can be ok if this is at least documented.