[Python-Dev] 2.3.1 is (almost) a go (original) (raw)
Tim Peters tim.one at comcast.net
Wed Sep 24 11:54:05 EDT 2003
- Previous message: [Python-Dev] 2.3.1 is (almost) a go
- Next message: [Python-Dev] 2.3.1 is (almost) a go
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Barry Warsaw]
... In the first run, testqueue also failed, with this output:
testqueue test testqueue failed -- blocking function '<bound method Queue.get_ _of <Queue.Queue instance at 0x402471cc>>' appeared not to block
If there isn't already a bug report open on this, could you file one? It's a timing thing, and the test needs to be rewritten to avoid it (that doesn't look easy, alas), or at least the message has to be changed to say up front that sometimes it's just going to happen.
- Previous message: [Python-Dev] 2.3.1 is (almost) a go
- Next message: [Python-Dev] 2.3.1 is (almost) a go
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]