mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-24 10:38:12 +08:00
Popping options from async kwargs will make any reference to them void. Which can lead to unwanted situations. Unfortunately deepcopy clashes with the multiprocessing so we resort to simple re-iteration.