tls
tls copied to clipboard
Memory leak on Linux in numba?
reduces it by half (in main.py):
pool.close()
pool.join()
del pool
del params
gc.collect()
Not present for use_threads=1 and on Windows (even with multithreading)