Re: [Orbit-python-list] Threading support
Status: Inactive
Brought to you by:
tack
From: Roland M. <ma...@ec...> - 2000-09-05 14:31:38
|
Jason Tackaberry (2000-08-26 14:35:06 -0400) : > I tested it briefly and it seems to work, but there still may be > problems. It only took me a couple minutes, and I'm skeptical to > think anything is that simple. :) Let me know if you run into any > bugs. I do run into a bug: Fatal Python error: PyThreadState_Get: no current thread Aborted This happens in a single-threaded CORBA server that just sent a request to itself (by accessing an attribute of an object that it happens to be hosting). I'm not sure, but it seems that it happens on the first time this situation (server calling itself through CORBA) occurs. The bug is entirely reproducible in my case (same thing happens every time I run my thing). I'll try and track it down a bit in a few days when I get some time. Meanwhile, consider this a bug report asking for attention :-) Roland. -- Roland Mas At a train station, the trains stop. At a bus station, the buses stop. I have a workstation on my desk... |