Skip to content

Conversation

alex18-d
Copy link

@alex18-d alex18-d commented Jan 19, 2022

kwargs are passed through complete base class constructors chain: everyone takes params it wants and ignores the rest silently

fixes #262

…ss constructors chain: everyone takes params it wants and ignores the rest silently
@MartinHjelmare MartinHjelmare changed the title fixed issue #262 Fix gateway instantiation with keyword arguments Jan 19, 2022
@MartinHjelmare
Copy link
Collaborator

Please add a test that checks that we can instantiate the gateway as done in the reported issue, and that the transport on the gateway receives the expected arguments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to use "timeout" argument in gateway instantiation
2 participants