thread local storage
Joseph L. Casale
jcasale at activenetwerx.com
Wed Oct 26 17:53:47 EDT 2016
More information about the Python-list mailing list
Wed Oct 26 17:53:47 EDT 2016
- Previous message (by thread): [RELEASE] ‘python-daemon’ version 2.1.2 released
- Next message (by thread): Iteration, while loop, and for loop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [RELEASE] ‘python-daemon’ version 2.1.2 released
- Next message (by thread): Iteration, while loop, and for loop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list