Files
OCRmyPDF/tests
James R. Barlow 414d80fc16 Deprecate semfree and don't auto activate it
Instead the standard executor will fall back to threads.

semfree caused test failures  with Py3.14:
https://github.com/ocrmypdf/OCRmyPDF/issues/1558

In retrospect and with emerging Python tech like freethreading, semfree is becoming less necessary. We can use threads for the time being.

A consequence is that performance may be lower on Lambda and Termux when we are using threads and not shelling out work.
2025-09-11 17:13:04 -07:00
..
2024-01-07 01:35:05 -08:00
2024-04-07 00:25:32 -07:00
2023-04-14 02:19:19 -07:00
2025-07-03 11:30:05 -07:00
2022-07-28 01:10:07 -07:00
2023-04-14 00:45:34 -07:00
2023-11-19 23:51:27 -08:00