Task fixes
This MR fixes task race conditions that can trigger the same task twice. To solve this, the changes remove the task reference from the object that holds them before returning the task.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This MR fixes task race conditions that can trigger the same task twice. To solve this, the changes remove the task reference from the object that holds them before returning the task.