##// END OF EJS Templates
profiling: improve 3.12 error message for calling lsprof twice...
profiling: improve 3.12 error message for calling lsprof twice Python 3.12 prevent lsprof to be enabled if it is already enabled. This break the use of lsprof in `hg serve` as both the initial `serve` command and the request serving want to profile. The "stat" profiler (the default) does not have this problem, so we focus on improving the error message for now.

File last commit:

r46661:f105c49e default
r52733:1bb71046 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer