On 15Aug2011 13:56, pyt...@bdurham.com wrote:
| I'm reviewing a lot of code that has thread acquire and release
| locks scattered throughout the code base.
|
| Would a better technique be to use contextmanagers (for safe
| granular locking within a function) or decorators (function wide
| locks)
Hit send too soon ...
I'm reviewing a lot of code that has thread acquire and release
locks scattered throughout the code base.
Would a better technique be to use contextmanagers (for safe
granular locking within a function) or decorators (function wide
locks) to manage locks or am I making thing
I'm reviewing a lot of code that has thread acquire and release
locks scattered throughout the code base.
Would a better technique be to use
--
http://mail.python.org/mailman/listinfo/python-list