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

Need to make AkkaManagementSetup and ClusterBootstrapSetup immutable #737

Open
Arkatufus opened this issue Aug 8, 2022 · 1 comment
Open
Assignees

Comments

@Arkatufus
Copy link
Contributor

Arkatufus commented Aug 8, 2022

These Setup classes introduced in #730 and #731 are mutable right now, will need to make them immutable in the future, most probably by converting them to record when we switch to .NET 6 fully.

@Aaronontheweb
Copy link
Member

Going to assume this is something that'll happen around Akka.NET 2.0

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

No branches or pull requests

2 participants