-
Notifications
You must be signed in to change notification settings - Fork 78
Implement remoteCall without ask actors #956
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
Conversation
|
Tests pass but there are a bunch of these in test logs: They are not related. One can reproduce the EL-already-shut-down errors by running The receptionist error might have been caused by the changes in |
|
I dug deep into this and it will need some timer scheduling changes -- too large to do in this PR. We figured it out with @Lukasa and I'll document a plan in a new ticket. |
Resolves #947