Commit d985cb6
Ensure dbs tests don't leave hanging temporary files (#796)
Summary:
Pull Request resolved: #796
Extra read only databases were leaving temporary resources hanging and not cleaning up. Fixed to ensure they are manually handled.
Reviewed By: tymmsc
Differential Revision: D74211454
fbshipit-source-id: 01ce2c77b5b1443d86a0deba5c4ecae17a680ea21 parent 2935332 commit d985cb6
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
648 | 648 | | |
649 | 649 | | |
650 | 650 | | |
| 651 | + | |
| 652 | + | |
651 | 653 | | |
652 | 654 | | |
653 | 655 | | |
| |||
693 | 695 | | |
694 | 696 | | |
695 | 697 | | |
| 698 | + | |
| 699 | + | |
696 | 700 | | |
697 | 701 | | |
698 | 702 | | |
0 commit comments