Are we talking about /tmp or /var/tmp? https://systemd.io/TEMPORARY_DIRECTORIES/ says: * /tmp/ should be used for smaller, size-bounded files only; /var/tmp/ should be used for everything else. * Data that shall survive a boot cycle shouldn’t be placed in /tmp/.
While its often the case that /var/tmp has some time-based cleanup, this is not universally so. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/7848acc1-089a-4f75-b3af-eae6bf3373b8n%40googlegroups.com.