Bug 26742: Remove die from connect
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 14 Dec 2020 09:05:02 +0000 (10:05 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 5 Mar 2021 11:27:22 +0000 (12:27 +0100)
commit0104de7c22d1370c836703b683c9cc8112275da5
tree5a06b5e1cf36e22f81af46b11f3340a7b7237b21
parent8663f23a931edea9f8fcd341e67804f613bb1d8d
Bug 26742: Remove die from connect

The change was not advertised and it needs to be done on a separate bug
report (+ test coverage)

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/BackgroundJob.pm