dangerzone/dangerzone
Alex Pyrgiotis ff25fa3045
Fix stuck conversion processes
Gracefully terminate certain conversion processes that may get stuck
when writing lots of data to stdout. Also, handle a race condition when
a conversion process terminates slightly after the associated container.

Fixes #791
2024-05-09 16:46:15 +03:00
..
conversion conversion: Do not let PyMuPDF print to stdout 2024-03-13 21:03:15 +02:00
gui Exclude Dangerzone from the discovered PDF viewers 2024-05-09 15:57:42 +03:00
isolation_provider Fix stuck conversion processes 2024-05-09 16:46:15 +03:00
__init__.py Remove separate dangerzone-container entry point, make CLI work with it, and refactor container code to be more DRY 2021-08-04 16:21:00 -07:00
args.py Always use sys.exit when exiting the application 2024-05-09 15:57:42 +03:00
cli.py Always use sys.exit when exiting the application 2024-05-09 15:57:42 +03:00
document.py Fix archiving the same doc twice on Windows 2024-05-09 15:57:42 +03:00
errors.py Always use sys.exit when exiting the application 2024-05-09 15:57:42 +03:00
logic.py Add logic to handle documents removal 2023-07-25 15:00:12 +01:00
settings.py Move settings.json into constant 2024-04-01 18:18:41 +03:00
util.py Keep newlines when reading debug logs 2024-05-09 15:57:42 +03:00