How do I force a single instance of a python app?

Joshua Muskovitz josh at open.com
Fri Oct 27 12:39:37 EDT 2000


This is a very handy resource, but doesn't address one of my original
requirements, namely that the lock be freed when the process terminates
brutally.  I've solved this by using files with exclusive write locks
instead of subdirectories, but it isn't nearly as clean.

-- j




-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----==  Over 80,000 Newsgroups - 16 Different Servers! =-----



More information about the Python-list mailing list