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(SSL) Fix clients write retry #11849

Merged
merged 7 commits into from
Jun 13, 2024
Merged

fix(SSL) Fix clients write retry #11849

merged 7 commits into from
Jun 13, 2024

Conversation

cirospaciari
Copy link
Collaborator

What does this PR do?

Fix: #11144

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes

How did you verify your code works?

Added a test

Copy link
Contributor

github-actions bot commented Jun 13, 2024

@cirospaciari, your commit has failing tests :(

🪟💻 1 failing tests Windows x64 baseline

  • test/cli/install/registry/bun-install-registry.test.ts 1 failing

View logs

@cirospaciari cirospaciari requested review from a team and dylan-conway and removed request for a team June 13, 2024 19:06
@Jarred-Sumner Jarred-Sumner merged commit 2f7cd38 into main Jun 13, 2024
51 of 53 checks passed
@Jarred-Sumner Jarred-Sumner deleted the ciro/fix-ssl-send-retry branch June 13, 2024 20:00
@Jarred-Sumner
Copy link
Collaborator

I'm surprised this didn't lead to more issues

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.

Bun WebSocket does not send binary data over to remote production websocket server
2 participants