Message169817
| Author | ronaldoussoren |
|---|---|
| Recipients | Arfrever, asvetlov, benjamin.peterson, hynek, lregebro, ned.deily, python-dev, ronaldoussoren, stefanholek, terry.reedy |
| Date | 2012-09-04.07:59:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1346745597.97.0.883486130927.issue15645@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Is it really possible that the pickle is created after calculation of the wildcard expansion? The GNU make manual says that make will run multiple recipes in parallel when the -j option is used (that is, multiple targets are build at the same time), not that the commands in a recipe are run at the same time. That latter would break a lot of assumptions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-09-04 07:59:58 | ronaldoussoren | set | recipients: + ronaldoussoren, terry.reedy, benjamin.peterson, ned.deily, lregebro, Arfrever, asvetlov, stefanholek, python-dev, hynek |
| 2012-09-04 07:59:57 | ronaldoussoren | set | messageid: <1346745597.97.0.883486130927.issue15645@psf.upfronthosting.co.za> |
| 2012-09-04 07:59:57 | ronaldoussoren | link | issue15645 messages |
| 2012-09-04 07:59:56 | ronaldoussoren | create | |