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

Fix BlackboardPlan arrays shouldn't be shared between instanced agents #158

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

limbonaut
Copy link
Owner

Variable values are now deep copied using Variant.duplicate(true). Note that currently it doesn't duplicate objects.

Variable values are deep copied now using Variant.duplicate(true). Note that currently it doesn't duplicate objects.
@limbonaut limbonaut added the bug Something isn't working label Jul 6, 2024
@limbonaut limbonaut merged commit 5f5e4a2 into master Jul 6, 2024
16 checks passed
@limbonaut limbonaut deleted the fix-bbplan-arrays branch July 6, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant