Files
fpdb/pyfpdb
fpdb-mme 6fcf81e566 bugfix: InterProcessLock.locked() was broken cause InterProcessLock.aquire() no longer raises SingleInstanceError
- fixed InterProcessLock.locked()
- fixed doctests

notes:

- doctests run ok on linux with InterProcessLockFcntl and InterprocessLockSocket
- doctests fail on linux/wine with InterprocessLockWin32 when trying to aquire the lock held by the process created on the fly.
   just a guess ..maybe the mutex is not released automatically when terminating the process. does native win32 guarantee
   this?
2009-11-01 09:51:00 +01:00
..
2009-09-27 11:40:39 +01:00
2009-03-10 20:31:09 -04:00
2009-10-29 16:37:33 +08:00
2009-10-19 00:36:31 +01:00
2009-10-27 11:01:45 -04:00
2009-10-26 16:50:17 -04:00
2009-08-12 11:18:42 +04:00
2009-09-03 02:46:22 -05:00
2009-10-26 12:55:23 +02:00
2009-08-21 00:48:26 -05:00
2009-03-12 20:01:41 +09:00
2009-06-09 23:08:18 +08:00
2009-09-04 02:01:41 +02:00
2009-08-02 07:14:31 -04:00
2009-05-21 11:13:39 -04:00