jazzband/django-silk

Profiling don't work in transaction atomic block

Open

#273 opened on Mar 27, 2018

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Python (319 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (3,958 stars)
PR merge metrics
 (Avg merge 14d) (2 merged PRs in 30d)

Description

Is there a way to use silk_profile in method with @transaction.atomic() ?

Contributor guide