Revision 46d0a3d0
ID | 46d0a3d09dd0913e935d0a7bad6a271dbb14ed39 |
workerpool: Don't keep reference to task arguments
The workerpool should not keep any reference to task arguments after
they were processed by RunTask. Doing so led to jobs being cached
by the job queue's WeakValueDictionary for longer than they should've
been.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Manuel Franceschini <livewire@google.com>
Files
- added
- modified
- copied
- renamed
- deleted