b2f3bd5b8cf7b9528996e684c94c51cbbe5b35b6
- Introduce Activity states and busy(), unbusy() methods to allocate and deallocate Daemon activities from the Clients, concurrently. - Tokenize acquire_resources() and release_resources() to filter out older events. The same token is returned to Clients via signals whenever it makes sense (repositories_updated() is one of them). - Implement Repositories Update Activity resume functionality in Rigo. It is possible to close Rigo during a repo update and reopen it afterwards. Multiple Rigo instances are allowed as well. - Implement the ability for RigoDaemon to kindly request Rigo Clients to release their locks (either shared or exclusive) due to new activity being scheduled. All the races and possible deadlocks should be handled correctly, but due to the actual complexity, only time will tell.
Entropy Package Manager README file. This is a one-man crusade. =============================================================== This section will be hopefully filled soon.
Description
Languages
Python
98.8%
Shell
0.7%
Makefile
0.4%