23 Oct
2017
23 Oct
'17
8:41 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18979 --- Comment #7 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- 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.