summary refs log tree commit diff
path: root/changelog.d/12875.bugfix
blob: 7b011e0f90e7cf981d6685a22a306827d872dae9 (plain) (blame)
1
Explicitly close `ijson` coroutines once we are done with them, instead of leaving the garbage collector to close them.