Message311712
| Author | izbyshev |
|---|---|
| Recipients | gregory.p.smith, izbyshev, vstinner |
| Date | 2018-02-06.07:25:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1517901934.35.0.467229070634.issue32777@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> out of curiosity, did you actually diagnose a process deadlocked due to this or was it noted via code inspection? The latter. I noted it while working on another issue. While it was easy to trigger a malloc() in child_exec() by e.g. specifying an invalid fd in pass_fds for Popen, I haven't tried to arrange a deadlock. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-02-06 07:25:34 | izbyshev | set | recipients: + izbyshev, gregory.p.smith, vstinner |
| 2018-02-06 07:25:34 | izbyshev | set | messageid: <1517901934.35.0.467229070634.issue32777@psf.upfronthosting.co.za> |
| 2018-02-06 07:25:34 | izbyshev | link | issue32777 messages |
| 2018-02-06 07:25:34 | izbyshev | create | |