http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=642
--- Comment #1 from Bob the Hamster <[EMAIL PROTECTED]> 2008-06-23 09:39:48 --- I don't think we have a reliable way of checking to see whether or not another instance is running. Sure, if an instance of custom finds a PID in a lockfile, It will know "this working.tmp does not belong to me", but then A) How do we check if the other instance is still running? B) If some process with that other PID is running, how do we know it is really another custom instance, and not some other random process that happened to take the same PID? C) Is it safe to delete it? Not that I disagree about the current behaviour being highly sub-optimal. -- Configure bugmail: http://rpg.hamsterrepublic.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
