AlonP
Results
1
issues of
AlonP
I'm using the amazing `wrapt.synchronized` decorator, but I've just realized that it breaks the typing signature of the wrapped function (using vscode). I tested it with custom `wrapt.decorator` function and...