« Previous | Next » 

Revision a87b4824

IDa87b48243abd6a60fe808987a6694490ae8c1dcd
Parent 5bdce580
Child afee8008

Added by Michael Hanselmann over 15 years ago

Add FileLock utility class

This class is a wrapper around fcntl.flock and abstracts opening and
closing the lockfile. It'll used for the job queue.

(The patch also removes a duplicate import of tempfile into the unittest)

Reviewed-by: iustinp

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences