Skip to content
Snippets Groups Projects
Commit 519cd508 authored by René Schöne's avatar René Schöne
Browse files

WIP: working on correct connect and disconnect

- move IntList to TestUtils
- make resolve-element for wildcard connections a method (instead of an attribute). would never be a cache-hit anyway
- added Lock in MqttHandler to avoid simultaneous access/modification of AST
- extend base.clean to remove generated aspects as well
parent b1301aee
Branches
No related tags found
1 merge request!12Ensure correct connect and disconnect functionality
Pipeline #10701 passed