Queue and signals
hg
hg at nospam.org
Tue Jan 16 10:47:50 EST 2007
More information about the Python-list mailing list
Tue Jan 16 10:47:50 EST 2007
- Previous message (by thread): Projects anyone?
- Next message (by thread): Queue and signals
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hg wrote: > Hi, > > Is it legal to use Queue.put in a signal handle and Queue.get in the main > process (no thread) > > Thanks, > > hg PS: and if not is there a way to share data between a "main" and its signal in a safe way (write in signal and read in main) Thanks, hg
- Previous message (by thread): Projects anyone?
- Next message (by thread): Queue and signals
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list