Message 133196 - Python tracker
Message133196
| Author | ysj.ray |
|---|---|
| Recipients | bquinlan, ysj.ray |
| Date | 2011-04-07.07:38:05 |
| SpamBayes Score | 0.025373407 |
| Marked as misclassified | No |
| Message-id | <1302161887.0.0.772450609847.issue11777@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Got it. Seems the behavior is not consist with the Executor.map() function: "The returned iterator raises a TimeoutError if __next__() is called and the result isn't available after timeout seconds from ***the original call to map()***" |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-04-07 07:38:07 | ysj.ray | set | recipients: + ysj.ray, bquinlan |
| 2011-04-07 07:38:07 | ysj.ray | set | messageid: <1302161887.0.0.772450609847.issue11777@psf.upfronthosting.co.za> |
| 2011-04-07 07:38:05 | ysj.ray | link | issue11777 messages |
| 2011-04-07 07:38:05 | ysj.ray | create | |