Fabio Erculiani a196704102 [entropy.client.interfaces.methods] always use flock to handle lock file status
Make _check_pid_file_lock() use flock with LOCK_NB | LOCK_EX and LOCK_UN
to determine if the passed pid file is locked, and contains a different
pid value.
At the same time, unlock_resources() now removes the pid file before
releasing the lock associated with it. This makes possible to avoid
waiting 5 seconds when polling the same pid file to determine if it's
locked or not.
2011-10-04 22:41:20 +02:00
2011-09-28 23:19:43 +02:00
2011-09-28 23:19:47 +02:00
2011-09-28 23:19:43 +02:00
2010-02-17 09:57:31 +01:00

Entropy Package Manager README file. This is a one-man crusade.
===============================================================

This section will be hopefully filled soon.
Description
No description provided
Readme 136 MiB
Languages
Python 98.8%
Shell 0.7%
Makefile 0.4%