[ python-Bugs-902151 ] Thread start - strange error under Cygwin
SourceForge.net
noreply at sourceforge.net
Sun Feb 22 10:21:13 EST 2004
Bugs item #902151, was opened at 2004-02-22 16:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=902151&group_id=5470
Category: Threads
Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Artur de Sousa Rocha (adsr)
Assigned to: Nobody/Anonymous (nobody)
Summary: Thread start - strange error under Cygwin
Initial Comment:
I wrote a short script that launches several threads
(parallel download using urllib.urlretrieve in this case).
Sometimes when I launch my script under Cygwin, I get
strange error messages like:
2 [win] python 1912 Winmain: Cannot register
window class
Sometimes all of the threads run OK, otherwise after
the "correct" ones finish the console stops responding.
No problems with this script directly under Windows
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=902151&group_id=5470
More information about the Python-bugs-list
mailing list