Skip to content
Prev Previous commit
Next Next commit
📜🤖 Added by blurb_it.
  • Loading branch information
blurb-it[bot] authored Jul 3, 2022
commit 3e5cb841e035058965b2befb0088c55d4612b8f4
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix memory leak in ``_multiprocessing`` extension module when it is loaded/unloaded multiple times by converting static types to heap types. Patch by Kumar Aditya.