-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04/10/12 18:38, Nick Coghlan wrote:
> You can still technically deadlock, but you need a circular import
> *and* two different threads that start at different parts of the
> cycle.

Is this true for 2.7 too, or only for recent 3.x?

3.3 only has the improvement. 
">

(original) (raw)



On Thu, Oct 4, 2012 at 5:37 PM, Jesus Cea <jcea@jcea.es> wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04/10/12 18:38, Nick Coghlan wrote:
\> You can still technically deadlock, but you need a circular import
\> \*and\* two different threads that start at different parts of the
\> cycle.

Is this true for 2.7 too, or only for recent 3.x?

3.3 only has the improvement.