A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2007-October/074978.html below:

[Python-Dev] Deadlock by a second import in a thread

[Python-Dev] Deadlock by a second import in a thread [Python-Dev] Deadlock by a second import in a threadChristian Heimes lists at cheimes.de
Sat Oct 20 01:13:53 CEST 2007
Facundo Batista wrote:
> What I did *not* find, and why I'm asking here, is how to solve it.
> 
> Exists a known solution to this?

I know a possible solution. You could write a patch that moves the
imports in C code to the module init function and stores the modules in
a global static variable.

Christian

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4