Skip to content
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

2.1.0 #123

Merged
merged 31 commits into from
Oct 23, 2024
Merged

2.1.0 #123

merged 31 commits into from
Oct 23, 2024

Conversation

rcschrg
Copy link
Member

@rcschrg rcschrg commented Oct 23, 2024

No description provided.

maurerle and others added 30 commits October 21, 2024 14:03
* makes it possible to run all other tests using `pytest -m "not mqtt"` without having a mqtt broker running
remove overloaded property functions in RoleContext
use AgentAddress in create_acl for receiver_addr and sender_addr
…gate to the _agent_context

A setter is generally not needed for this, except for the initialization where it is set to None
add test which sets suspendable False
the context of the role context was not initialized.
Added topology feature + Switched to modern build tool.
the usage pattern looks like one should be able to do this which would come in handy
add default param for datacontainer get function
if subscription for "handle_message" exists, do not execute generic handle_message function
Moving creation of inbox to on_start.
@rcschrg rcschrg merged commit 34e9497 into master Oct 23, 2024
18 checks passed
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.

2 participants