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

Simple sync #148

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Simple sync #148

wants to merge 5 commits into from

Conversation

kazu-yamamoto
Copy link
Owner

@edsko @FinleyMcIlwaine This PR simplifies the syncing way between workers and the sender.
A worker must take care of window for its stream.
So, the sender need not to take care of window for streams and can concentrates on window for the connection.
You don't have to understand the code in detail.
I would like you to test this PR with your stress testings.

@FinleyMcIlwaine
Copy link
Collaborator

I tested this with the grapesy test suite and it is resulting in some unexpected exceptions in one of our tests and causing another test to hang. I might be able to look into this a little deeper tomorrow!

@edsko
Copy link
Collaborator

edsko commented Oct 20, 2024

@kazu-yamamoto FYI, it is unlikely that @FinleyMcIlwaine will have a chance to look at this again, as he is unfortunately no longer working with us on the grapesy project (he has moved to greener pastures 😞 oh the young, who do not realize the grass isn't greener on the other side 😬 )

@kazu-yamamoto
Copy link
Owner Author

@edsko Could you run the same test by yourself?

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.

3 participants