pub(crate) static PDF_META_EXTRACT_ABORT: AtomicBoolExpand description
Set by pdf_metadata_extract_abort; checked between PDF page-count extraction chunks so the UI can stop CPU-heavy work when the PDF tab is hidden or the window is idle.
pub(crate) static PDF_META_EXTRACT_ABORT: AtomicBoolSet by pdf_metadata_extract_abort; checked between PDF page-count extraction chunks so the UI can stop CPU-heavy work when the PDF tab is hidden or the window is idle.