Skip to content

Conversation

xiazhvera
Copy link
Contributor

Issue #, if available:

Description of changes:
Fixes kwargs being passed as a single object rather than being unpacked when passed as an argument.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jmklix jmklix linked an issue May 29, 2024 that may be closed by this pull request
@sbSteveK
Copy link
Contributor

Wow. I wonder if this means we have a hole in our testing for this to have been here for 18 months >,<

@xiazhvera
Copy link
Contributor Author

Wow. I wonder if this means we have a hole in our testing for this to have been here for 18 months >,<

For the most tests and use cases, we use the builder with different connect method ( for example: mtls_from_path), which passed the arguments correctly. The issue only applied to the default builder.

@xiazhvera xiazhvera merged commit 04156eb into main May 29, 2024
@xiazhvera xiazhvera deleted the fix_kwargs branch May 29, 2024 17:14
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.

Failed creation of default mqtt client
2 participants