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

Dispatcher - Storage Merge #327

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

OrangeSmokingJacket
Copy link
Collaborator

Functionality of dispatcher and manager_dispacher is moved to memory_storage (now just storage)

@OrangeSmokingJacket
Copy link
Collaborator Author

Currently some sends through actor_zeta are broken:

  1. actor_zeta::send(storage,
  2. actor_zeta::send(current_message()->sender(),

routes, arguments and addresses looks fine, but trace just before send is displayed fine and one after is not called. (whole execution completely freezes on those actor_zeta::send() calls)

Base automatically changed from develop to master July 27, 2024 04:26
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