Skip to content

Commit

Permalink
Merge commit 'eff7017ef9032ed4d4adf1702bb32af523faefdb'
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexcles committed Nov 26, 2020
2 parents 5b2318a + eff7017 commit 5d39fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/third_party/pywebsocket3/mod_pywebsocket/stream.py
Original file line number Diff line number Diff line change
Expand Up @@ -875,7 +875,7 @@ def close_connection(self,
wait_response: True when caller want to wait the response.
Raises:
BadOperationException: when reason is specified with code None
or reason is not an instance of both str and unicode.
or reason is not an instance of both str and unicode.
"""

if self._request.server_terminated:
Expand Down

0 comments on commit 5d39fdb

Please sign in to comment.