Skip to content

Commit

Permalink
Update Submodules (#586)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Graeb <[email protected]>
  • Loading branch information
sbSteveK and graebm authored Aug 16, 2024
1 parent e6a2eda commit 5a1f499
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion crt/aws-c-s3
2 changes: 1 addition & 1 deletion crt/aws-lc
2 changes: 1 addition & 1 deletion crt/s2n
Submodule s2n updated from 073c7b to 79c0f1
1 change: 1 addition & 0 deletions test/test_websocket.py
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ def test_send_receive_data(self):
self.assertIsNone(handler.exception)

def test_send_frame_exceptions(self):
init_logging(LogLevel.Trace, 'stderr')
with WebSocketServer(self.host, self.port) as server:
handler = ClientHandler()
handler.connect_sync(self.host, self.port)
Expand Down

0 comments on commit 5a1f499

Please sign in to comment.