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
Arc supports multiple threads of execution. One useful application of threads is to run a long-running process in the "background", for instance Arc's web server: