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

Use error handling callback in more places, emit 1015 when WSS TLS handshaking fails, micro-optimize ServerWebSocket, fix bug in util.inspect exceptions #10633

Merged
merged 12 commits into from
Apr 29, 2024

Commits on Apr 29, 2024

  1. Update settings.json

    Jarred-Sumner committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    33ba782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdb55d0 View commit details
    Browse the repository at this point in the history
  3. Rename onUnhandledError to onError. Replace most usages of `vm.ru…

    …nErrorHandler` with `vm.onError`
    Jarred-Sumner committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bccb336 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7e3ddd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7cbb04 View commit details
    Browse the repository at this point in the history
  6. Add test

    Jarred-Sumner committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ba1ce78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e900e9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    025d257 View commit details
    Browse the repository at this point in the history
  9. Update UtilInspect.cpp

    Jarred-Sumner committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    54b3288 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    87dd44f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    73d0820 View commit details
    Browse the repository at this point in the history
  12. Update expect.zig

    Jarred-Sumner committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    91914a5 View commit details
    Browse the repository at this point in the history