File size: 189 Bytes
065fee7 |
1 2 3 4 5 6 7 |
[
{
"category": "deadlock",
"description": "Fix deadlock issue described here: https://bugs.python.org/issue20319 with using concurrent.futures.wait",
"type": "bugfix"
}
] |