Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core/node): unwrap fx error in node construction #8638

Merged
merged 1 commit into from
Mar 16, 2022

Conversation

schomatis
Copy link
Contributor

Not the nicest solution but to extract more information from the errors I had to go the reflection way which added too much complexity for not too much more value.

Closes #6651.

@schomatis schomatis force-pushed the schomatis/fix/core/node/unwrap-fx-error branch from ac9bd46 to 02f7950 Compare January 5, 2022 14:32
Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable.

@BigLep BigLep added this to the Best Effort Track milestone Mar 10, 2022
@BigLep
Copy link
Contributor

BigLep commented Mar 10, 2022

@schomatis : there was approval on this PR. Can you get CI to pass and then merge?

@schomatis
Copy link
Contributor Author

There is another of those weird js-ipfs fatal: reference is not a tree errors but will give it another try (maybe rebase?) and surface it in Discord if I can't make progress.

@schomatis schomatis force-pushed the schomatis/fix/core/node/unwrap-fx-error branch from 02f7950 to 519863e Compare March 16, 2022 22:32
@schomatis schomatis merged commit e14f580 into master Mar 16, 2022
@schomatis schomatis deleted the schomatis/fix/core/node/unwrap-fx-error branch March 16, 2022 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

startup errors are ugly
3 participants