| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Accept expected on_close signature
Sorry, something went wrong.
|
Hoping to get this reviewed and merged. I thought I followed the contributors notes - please advise if I need to do anything else! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Satisfies #810
Also, the websocket client class sends messages to the on_close handler that do not match the signature that result in an error:
This PR fixes this issue.