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: add dependency to keep runtime alive #307

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Aug 19, 2024

What this PR changes/adds

Adds the http dependency to the basic-01 runtime.

Why it does that

to keep it alive at startup, because the other dependencies (boot and connector-core) don't provide separated thread operations.

Further notes

  • maybe boot module should provide something that keeps the runtime alive until it gets shot down.

Linked Issue(s)

Closes #303

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt added the bug Something isn't working label Aug 19, 2024
@ndr-brt ndr-brt requested a review from wolf4ood August 19, 2024 08:09
@ndr-brt ndr-brt merged commit d777190 into eclipse-edc:main Aug 19, 2024
8 checks passed
@ndr-brt ndr-brt deleted the 303-add-dependency branch August 19, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

basic-01-basic-connector shuts down instantly
2 participants