diff options
Diffstat (limited to 'changelog.d/12875.bugfix')
-rw-r--r-- | changelog.d/12875.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/12875.bugfix b/changelog.d/12875.bugfix deleted file mode 100644 index 7b011e0f90..0000000000 --- a/changelog.d/12875.bugfix +++ /dev/null @@ -1 +0,0 @@ -Explicitly close `ijson` coroutines once we are done with them, instead of leaving the garbage collector to close them. |