Commit 64ddd5c
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 fc15f75 commit 64ddd5c
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