Module registry

Source
Expand description

Functionsยง

cleanup_tempfiles
Remove all tempfiles still registered on our global registry. This happens on a best-effort basis with all errors being ignored.
cleanup_tempfiles_signal_safe
Remove all tempfiles still registered on our global registry, and leak their data to be signal-safe. This happens on a best-effort basis with all errors being ignored.