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 a race when close() called before remote class event delivered #348

Merged
merged 4 commits into from
Apr 26, 2024

Conversation

brianquinlan
Copy link
Contributor

@brianquinlan brianquinlan commented Apr 24, 2024

This issue was found in the SDK isolate stress tests:
dart-lang/sdk#55538


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

@brianquinlan brianquinlan requested review from kevmoo and natebosch and removed request for kevmoo April 25, 2024 23:35
@brianquinlan brianquinlan merged commit b672220 into dart-lang:master Apr 26, 2024
7 checks passed
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Apr 29, 2024
Revisions updated by `dart tools/rev_sdk_deps.dart`.

http (https://github.com/dart-lang/http/compare/34d7087..e459e5c):
  e459e5c  2024-04-25  Brian Quinlan  Use WebSocketConnectionClosed for operations after WebSocket close (dart-lang/http#1180)
  9780081  2024-04-25  Brian Quinlan  Make the cupertino_http workflow work after 'macos-latest' upgrade (dart-lang/http#1182)

web_socket_channel (https://github.com/dart-lang/web_socket_channel/compare/b612fc2..b672220):
  b672220  2024-04-26  Brian Quinlan  Fix a race when close() called before remote class event delivered (dart-lang/web_socket_channel#348)

Change-Id: Ib8946161d9a2c626339901d4de03e989e81159d8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/364820
Commit-Queue: Konstantin Shcheglov <[email protected]>
Auto-Submit: Devon Carew <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
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.

2 participants