Files
OCRmyPDF/src/ocrmypdf
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
..
2023-11-19 23:51:26 -08:00
2025-03-08 07:37:37 -05:00
2024-08-31 01:23:55 -07:00
2025-06-13 01:46:30 -07:00
2024-08-31 01:23:55 -07:00
2025-01-01 18:00:39 -08:00
2024-12-08 12:17:19 -08:00
2025-02-06 00:40:35 -08:00
2024-04-07 00:25:32 -07:00
2022-07-28 01:10:07 -07:00
2024-04-07 00:25:32 -07:00