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
On further thought, it would probably be better to coordinate file access through the database and not bother with OS-level file locking. Especially if we want to generalize to running on multiple machines.
Overlord handles parallel builds with Lisp threads, but not between multiple Lisp instances. Two things need to happen to make this possible:
The text was updated successfully, but these errors were encountered: