Message201272
| Author | bquinlan |
|---|---|
| Recipients | asvetlov, bquinlan, gvanrossum, python-dev |
| Date | 2013-10-25.18:05:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1382724347.71.0.146818741074.issue18699@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The only thing that I've used .running() for is for UI reasons. But it is easier to just iterative over your futures and call a method than to install a callback and handle the state yourself. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-25 18:05:47 | bquinlan | set | recipients: + bquinlan, gvanrossum, asvetlov, python-dev |
| 2013-10-25 18:05:47 | bquinlan | set | messageid: <1382724347.71.0.146818741074.issue18699@psf.upfronthosting.co.za> |
| 2013-10-25 18:05:47 | bquinlan | link | issue18699 messages |
| 2013-10-25 18:05:47 | bquinlan | create | |