Skip to content

refactor: move data flow suspension call in transfer process manager #4816

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

Merged

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Feb 11, 2025

What this PR changes/adds

As already done in #4766 , ensure that asynchronous operations are executed by the "manager", not by the "service"

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #4592

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

@ndr-brt ndr-brt added the refactoring Cleaning up code and dependencies label Feb 11, 2025
@ndr-brt ndr-brt force-pushed the 4592-move-suspension-in-manager branch from a53310b to 489cff2 Compare February 11, 2025 14:37
@ndr-brt ndr-brt merged commit 12cdffc into eclipse-edc:main Feb 11, 2025
21 checks passed
@ndr-brt ndr-brt deleted the 4592-move-suspension-in-manager branch February 11, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Cleaning up code and dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Termination of pull transfer process from consumer side not success in real but stated as "TERMINATED".
3 participants