| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-25 | Fixed #36951 -- Removed empty exc_info from log_task_finished signal handler. | Elias Hernandis | |
| Before, if no exception occurred, "None Type: None" was logged. | |||
| 2025-09-16 | Fixed #35859 -- Added background Tasks framework interface. | Jake Howard | |
| This work implements what was defined in DEP 14 (https://github.com/django/deps/blob/main/accepted/0014-background-workers.rst). Thanks to Raphael Gaschignard, Eric Holscher, Ran Benita, Sarah Boyce, Jacob Walls, and Natalia Bidart for the reviews. | |||
