https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18979

--- Comment #7 from Marcel de Rooy <[email protected]> ---
About the "use threads;" line:

>From the perl doc:

The "interpreter-based threads" provided by Perl are not the fast, lightweight
system for multitasking that one might expect or hope for. Threads are
implemented in a way that make them easy to misuse. Few people know how to use
them correctly or will be able to provide help.
The use of interpreter-based threads in perl is officially discouraged.

Do we really need it ?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to