Commit 56d6ab3
authored
Switch to object interface for creating tempdirs
Switch to the object interface for creating temp directories. This primarily changes their lifetime. They are now cleaned up when the scope ends, as opposed to when the program exits.1 parent aca9336 commit 56d6ab3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
861 | 861 | | |
862 | 862 | | |
863 | 863 | | |
864 | | - | |
| 864 | + | |
865 | 865 | | |
866 | 866 | | |
867 | 867 | | |
| |||
0 commit comments