Commit 86d0ac7
Don't change working directory in the indexer (#558)
Summary:
This reverts a change that was added as part of
77681e9
I'm sure there must have been a reason for it, but it breaks running tests in parallel. In general nothing should be changing the working directory, because it's process-wide.
Pull Request resolved: #558
Reviewed By: phlalx
Differential Revision: D78210500
Pulled By: pepeiborra
fbshipit-source-id: f1bb25020dd28bba00ef78fa35574f265e3ad2fd1 parent 2e1d0e5 commit 86d0ac7
1 file changed
Lines changed: 4 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
230 | 229 | | |
231 | 230 | | |
232 | 231 | | |
233 | | - | |
234 | | - | |
| 232 | + | |
235 | 233 | | |
236 | 234 | | |
237 | | - | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | 252 | | |
260 | 253 | | |
261 | 254 | | |
| |||
0 commit comments