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
Scala process introduces indirection that seems to break REPL interaction. Generally when the output processing is not required, we should use Java process directly instead of calling Scala process.