Vanilla-OS / vanilla-system-operator

VSO is an utility which allows you to perform maintenance tasks on your Vanilla OS installation.
GNU General Public License v3.0
31 stars 15 forks source link

CurrentQueue is shadowed in task.go #8

Closed bketelsen closed 1 year ago

bketelsen commented 1 year ago

task.go line 134 assigns a new local CurrentQueue and shadows the package level one.