feat(kugetsu): increase MAX_CONCURRENT_AGENTS from 3 to 5 #43
Reference in New Issue
Block a user
Delete Branch "fix/issue-37-agent-limit-5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Testing
The semaphore-based solution (flock + counter file) has been tested and works correctly.
Closes #37