Re: Any Idea about thread safe issue with python

2007-02-24 Thread mralokkp
On Feb 16, 11:37 pm, Bjoern Schliessmann wrote: > mralokkp wrote: > > I need help guys. I have a code running properly and execute again > > after a certain time. > > In Simple words [incomplete and useless code line] is not solving > > my purpose. Would any body lik

Any Idea about thread safe issue with python

2007-02-16 Thread mralokkp
Hi All I need help guys. I have a code running properly and execute again after a certain time. But The thing i am looking for that it should not start from other instance says looking for thread safe In Simple words self.lock = thread.allocate_lock()