In some situations, tasks which are in the pool, but were orphaned by reload/restart cannot be operated on (e.g, set or removed).
The reproduction for this bug is the same as for #7196
This is a case which was thought about at the time (and I think tested - confirmed), so make sure to check the test when fixing.
In some situations, tasks which are in the pool, but were orphaned by reload/restart cannot be operated on (e.g, set or removed).
The reproduction for this bug is the same as for #7196
This is a case which was thought about at the time (and
I thinktested - confirmed), so make sure to check the test when fixing.