openedx / edx-django-utils

edX utilities for Django Application development.
https://edx.readthedocs.io/projects/edx-django-utils/en/latest/
Apache License 2.0
26 stars 20 forks source link

feat: Remove unusued background_task transaction. #458

Closed dianakhuang closed 1 week ago

dianakhuang commented 2 weeks ago

Also add comments explaining get_current_transaction is internal-only and will not be exposed via API.

https://github.com/openedx/edx-django-utils/issues/419 Merge checklist:

Post merge: