summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-ipc.py
Commit message (Expand)AuthorAgeFilesLines
* Make AlarmSignal.register() require a time parameter and pass it toZac Medico2010-09-031-2/+2
* Add AlarmSignal.register() and unregister() classmethods in order toZac Medico2010-09-031-3/+2
* Bug #335777 - Add a 40 second timeout in ebuild-ipc.py, so that if anZac Medico2010-09-031-1/+20
* Adjust EbuildIpcDaemon pickle read and write code in order to ensureZac Medico2010-09-021-4/+26
* Fix typo in comment.Zac Medico2010-08-201-1/+1
* Add a SIGUSR1 handler to trigger pdb.set_trace().Zac Medico2010-08-131-0/+6
* Clean up a bit.Zac Medico2010-08-121-6/+3
* Make IpcDaemonTestCase demonstrate an EbuildIpcDaemon basedZac Medico2010-08-121-9/+8
* Make locks quiet since unintended locking messages displayed onZac Medico2010-08-121-0/+3
* Add some pieces of an IPC framework that will eventually allow ebuildZac Medico2010-08-121-0/+71