Message317658
| Author | serhiy.storchaka |
|---|---|
| Recipients | asvetlov, serhiy.storchaka, yselivanov |
| Date | 2018-05-25.06:44:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527230648.74.0.682650639539.issue33623@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It is okay if the fact that half of the objects are freed leads to raising exceptions. But an assertion failure is sign of bugs in Python core or the _asyncio module. PR 7080 removes one way of exposing these bugs, but bugs itself still are here, and there may be other ways of triggering a crash. Can this crash be reproduced without uvloop? What is the backtrace of the assertion failure? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-25 06:44:08 | serhiy.storchaka | set | recipients: + serhiy.storchaka, asvetlov, yselivanov |
| 2018-05-25 06:44:08 | serhiy.storchaka | set | messageid: <1527230648.74.0.682650639539.issue33623@psf.upfronthosting.co.za> |
| 2018-05-25 06:44:08 | serhiy.storchaka | link | issue33623 messages |
| 2018-05-25 06:44:08 | serhiy.storchaka | create | |