Closed quasarchimaere closed 3 years ago
Please check if your PR fulfills the following requirements:
mvn install
Please check the type of change your PR introduces:
Currently it could happen that a connect message is sent before the from atom exists, resulting in failed connect requests
We refactored the serverSideConnectionAction to support serverSideConnects for recipient atoms that are not owned
Pull request checklist
Please check if your PR fulfills the following requirements:
mvn install
succeedsPull request type
Please check the type of change your PR introduces:
What is the current behavior?
Currently it could happen that a connect message is sent before the from atom exists, resulting in failed connect requests
What is the new behavior?
We refactored the serverSideConnectionAction to support serverSideConnects for recipient atoms that are not owned
Does this introduce a breaking change?
Other information