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
In the REPL mode, it appears that the primordial thread grabs lock to the stdout, causing any subthread that writes to stdout to block. I don't recall if it is so by design but it is definitely confusing.