[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 23 09:30:27 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970

--- Comment #19 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(In reply to Robin Sheat from comment #17)
> It seems to me that the best(?!) way to sort this is to rewrite the way the
> whole background processing stuff works, and to using a queueing daemon that
> handles forking and processing. This is cleaner overall than forking a web
> process anyway. However, it's a fairly substantial amount of work.

Julian used Net::Server::Daemonize to fix an other issue in tools/batchMod.pl.
It is in production and it seems to work quite well.

see
http://git.biblibre.com/?p=koha;a=commit;h=1347281752d62dd370f6e4fae936def6d7630d5c

I don't have a lot of time at the moment to make a patch, but I will try to do
it when I could.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list