-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix client is not disconnected
error with components
#168
base: master
Are you sure you want to change the base?
Conversation
Hi @davej-improbable, many thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. |
You did it @davej-improbable! Thank you for signing the ProcessOne Contribution License Agreement. We will have a look at your contribution! |
feat!: change msg subject and body to localizable structs
fix: add xml namespace prefix to message lang attrs
Why is this PR not yet merged?! |
I think this is because it was not yet reviewed. |
Fix
connect()
always failing with a "client is not disconnected" error when creating a component due to incorrect logic.