Hello,
I would like to suggest you mention in the documentation that the connect_error handler can get arguments. Now, it is only shown not getting arguments, here.
As you stated in issue #508, there are some cases where this handler can be invoked with multiple or none arguments, depending on the server, and some cases where it can get one argument.
In my opinion, it is worth mentioning this in the documentation as it can lead to confusion and bugs.
Hello,
I would like to suggest you mention in the documentation that the
connect_errorhandler can get arguments. Now, it is only shown not getting arguments, here.As you stated in issue #508, there are some cases where this handler can be invoked with multiple or none arguments, depending on the server, and some cases where it can get one argument.
In my opinion, it is worth mentioning this in the documentation as it can lead to confusion and bugs.