Commit 6677d06
Provide improved diagnostics on failed CinderX initialization
Summary: When we fail to initialize `cinderx` it's usually due to a missing symbol - but it's hard to know what that is right now. This tries to import `_cinderx` and then prints the exception so it's more actionable.
Reviewed By: yoney
Differential Revision: D92569204
fbshipit-source-id: d6f8189f3c59be09f139bdfcaee3f248803c1e5d1 parent 58b83fd commit 6677d06
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
13 | 19 | | |
14 | 20 | | |
15 | 21 | | |
| |||
0 commit comments