25 Jun
2004
25 Jun
'04
9:41 p.m.
On Fri, Jun 25, 2004 at 07:23:19PM +0200, Dieter Maurer wrote:
ATTENTION: Crosspost -- Reply-To set to 'zope-dev@zope.org'
Today, I hit a nasty error.
The error affects applications under Unix (and maybe Windows) which
* use an "asyncore" mainloop thread (and maybe other asyncore applications)
Zope and many ZEO clients belong to this class
and
* create subprocesses (via "fork" and "system", "popen" or friends if they use "fork" internally (they do under Unix but I think not under Windows)).
Hm. this applies to external methods and product code that makes these calls? -- Paul Winkler http://www.slinkp.com