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 (3,958 stars) (319 forks)batch import
enhancementhelp wanted

Description

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

Contributor guide