Add a simple decorator for instance methods
This is just a simple, hardcoded decorator for object methods needing synchronization on the _lock instance attribute. Reviewed-by: ultrotter
Loading
Please register or sign in to comment
This is just a simple, hardcoded decorator for object methods needing synchronization on the _lock instance attribute. Reviewed-by: ultrotter