Message369441
| Author | chris.jerdonek |
|---|---|
| Recipients | aeros, asvetlov, carltongibson, chris.jerdonek, felixxm, yselivanov |
| Date | 2020-05-20.11:29:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1589974187.16.0.0669318011324.issue40696@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I'm getting close to tracking this down. There is a certain point in the code path of the Django test where `exc is exc.__context__` becomes True. I'm guessing this is what's causing the hang. I'll try to get a simple reproducer (there is a lot of Django code to sort through). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-05-20 11:29:47 | chris.jerdonek | set | recipients: + chris.jerdonek, asvetlov, yselivanov, aeros, carltongibson, felixxm |
| 2020-05-20 11:29:47 | chris.jerdonek | set | messageid: <1589974187.16.0.0669318011324.issue40696@roundup.psfhosted.org> |
| 2020-05-20 11:29:47 | chris.jerdonek | link | issue40696 messages |
| 2020-05-20 11:29:46 | chris.jerdonek | create | |