basic knowledge of Django transactionsunderstanding of decorators
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
40
調査方針
Investigate the interaction between the silk profile decorator and Django's transaction.atomic() context manager. Check the implementation of silk profile in the django silk codebase, possibly in `profiling.py`. Look for any known issues or tests related to transactions. The issue lacks detailed reproduction steps, so you may need to create a minimal test case to confirm the behavior.
Profiling don't work in transaction atomic block · jazzband/django-silk#273 | Good First Issue