Commit 3229bc0
backout the get_thrift_client from EdenInstance in CLI
Summary:
This is the backout of the changes in D90543765
The `from eden.fs.service.eden.thrift_clients import EdenService` failed for some eden CLI commands including `eden doctor` It only happen on macOS and Windows.
The CLI command complain about `ModuleNotFoundError: No module named 'folly.iobuf'`
Differential Revision: D91702771
fbshipit-source-id: 5c2fa2133dbbb7b4a74a618982364f4efd9d204b1 parent b34cf36 commit 3229bc0
2 files changed
Lines changed: 1 addition & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
190 | 189 | | |
191 | 190 | | |
192 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
| |||
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
46 | | - | |
47 | | - | |
| 44 | + | |
48 | 45 | | |
49 | 46 | | |
50 | 47 | | |
| |||
545 | 542 | | |
546 | 543 | | |
547 | 544 | | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | 545 | | |
559 | 546 | | |
560 | 547 | | |
| |||
0 commit comments