Re: [Quickfix-developers] Fwd: QuickFIX Python and Twisted
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-11-16 01:09:00
|
That's my fault. I checked in a file that had some of the manual threading changes I had started on. I removed all that stuff and it seems to work here. Can you do another update and try again? --oren On Nov 15, 2006, at 6:34 PM, Robert Parrott wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Unfortunately, I'm finding that after this change, the initiator > thread doesn't even start when Initiator.start() is called in python. > Reverting back to the interface generated without the -threads option > generates a library that runs the initiator thread. > > Oh well, no magic bullet here, it seems. |