thread local storage

Joseph L. Casale jcasale at activenetwerx.com
Wed Oct 26 17:53:47 EDT 2016


Looks like the shipped implementation  doesn't give access to all the discrete copies
of tls for us in a case where a context manager needs to perform any cleanup. Does
something exists where I can leverage this feature or do I need to roll my own?

Thanks,
jlc



More information about the Python-list mailing list