50-Course / django-silk-multithread

Repo fork to iidentify issues with `concurrent_profilers` when using @jazzband/django_silk

Home Page:https://github.com/jazzband/django-silk/pull/692

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To reproduce issue where silk will only profile the first of several concurrent long-running requests:

  • access both /basic/ and /basic/second/ at the same time.
  • then view the requests summaries in silk - only one of them will have profiling information.

About

Repo fork to iidentify issues with `concurrent_profilers` when using @jazzband/django_silk

https://github.com/jazzband/django-silk/pull/692


Languages

Language:Python 98.6%Language:Dockerfile 1.4%