https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31124 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@libriotech.no --- Comment #1 from Magnus Enger <magnus@libriotech.no> --- (In reply to wajasu from comment #0)
2) koha-worker needs: the --queue option should be added to the --help / POD
Also, koha-worker --help should at least show: Usage: koha-worker [--start|--stop|--restart] [--quiet|-q] [--queue <queuename>] instancename1 [instancename2...] and also: --queue <queuename> Specify a queue name
I think this was added to the script itself here: https://git.koha-community.org/Koha-community/Koha/commit/486d78f544f1fe074d... And to the "man" page here: https://git.koha-community.org/Koha-community/Koha/commit/f1fef6527c778977bd... The problem with the long_tasks still running after koha-remove remains, at least for 22.05.11. -- You are receiving this mail because: You are watching all bug changes.