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

ks-327 remote target wait for initiated threads to finish on close #13524

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

ettec
Copy link
Collaborator

@ettec ettec commented Jun 12, 2024

https://smartcontract-it.atlassian.net/browse/KS-327

Simplified the client and server Receive methods to be blocking as not required to be non-blocking once the dispatcher is changed to be multithreaded as part of-> https://smartcontract-it.atlassian.net/browse/KS-296

core/capabilities/remote/target/client.go Outdated Show resolved Hide resolved
core/capabilities/remote/target/client.go Outdated Show resolved Hide resolved
core/capabilities/remote/target/client.go Show resolved Hide resolved
@ettec ettec force-pushed the ks-327-wait-for-go-routine-exit branch from d103dc9 to 737606d Compare June 13, 2024 09:08
@ettec ettec force-pushed the ks-327-wait-for-go-routine-exit branch from 737606d to cdb5115 Compare June 13, 2024 09:09
@ettec ettec force-pushed the ks-327-wait-for-go-routine-exit branch from adc4c93 to 4a203c8 Compare June 13, 2024 17:16
Copy link
Contributor

@bolekk bolekk left a comment

Choose a reason for hiding this comment

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

LGTM let's rebase on the dispatcher PR

@ettec ettec added this pull request to the merge queue Jun 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 14, 2024
@ettec ettec added this pull request to the merge queue Jun 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 14, 2024
@ettec ettec added this pull request to the merge queue Jun 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 14, 2024
@bolekk bolekk added this pull request to the merge queue Jun 14, 2024
Merged via the queue into develop with commit d736d9e Jun 14, 2024
106 checks passed
@bolekk bolekk deleted the ks-327-wait-for-go-routine-exit branch June 14, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants