-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
I am getting the following exception when trying to run my app.
ValueError at /
signal only works in main thread
/srv/www/envs/cwu/lib/python2.7/site-packages/statprof.py in stop
260. signal.signal(signal.SIGPROF, signal.SIG_IGN)
If I remove 'profiler.middleware.StatProfMiddleware', from MIDDLEWARE_CLASSES, the problem disappears but I have installed django-live-profiler specifically for python profiling.
I run the test server (./manage.py runserver). Any help, please?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels