Commit cad3ab3
committed
Make cleaning up temporary databases more reliable (#770)
Summary:
Pull Request resolved: #770
Temporary databases now more cleanly delete themselves even if connection has already been cleaned up.
Reviewed By: adellari
Differential Revision: D72811319
fbshipit-source-id: 0a81098387e67f64ff704eb15ef35a7d27957cbc1 parent cb69b56 commit cad3ab3
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | | - | |
105 | 104 | | |
106 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
0 commit comments