Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Remove request tracking from NetworkManager
This breaks things (with "ValueError: list.remove(x): x not in list") on PyQt 5.9 (probably due to the destroyed object tracking it introduces?). This was originally added in 0abb5cf to fix some segfaults on exit, but things look much better with recent Qt versions.
- Loading branch information
1 parent
211f9cf
commit a45de9c
Showing
1 changed file
with
0 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters