| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…void resource leak.
|
Pls take a look if you have free time, Thanks. @pablogsal @vstinner |
Sorry, something went wrong.
|
Thanks for the investigation and for the quick fix, @shihai1991! I can confirm that this PR indeed fixes the problem: ❯ ./python -m test test_io -R 3:3 0:00:00 load avg: 4.13 Run tests sequentially 0:00:00 load avg: 4.13 [1/1] test_io beginning 6 repetitions 123456 ...... test_io passed in 3 min 36 sec == Tests result: SUCCESS == 1 test OK. Total duration: 3 min 36 sec Tests result: SUCCESS |
Sorry, something went wrong.
|
Thanks palbo for review & merge. |
Sorry, something went wrong.
Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
| Back | FazBrowse Home | New Git URL |
lookupTestDecoder function Split from StatefulIncrementalDecoder to avoid resource leak in test_io module.
https://bugs.python.org/issue41919