[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2989: Many Node-creating tests leak a tempfile mutation
Tahoe-LAFS
trac at tahoe-lafs.org
Thu Mar 7 19:47:50 UTC 2019
#2989: Many Node-creating tests leak a tempfile mutation
---------------------+---------------------------
Reporter: exarkun | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: 1.12.1
Keywords: | Launchpad Bug:
---------------------+---------------------------
Creating a node mutates `tempfile.tempdir` to control the location of
temporary files during node operation.
The test suite creates many nodes and also runs code that creates
temporary files that don't belong in the per-node temporary directory.
This mutation should be cleaned up after each test.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2989>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list