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

Add SOMns applications and tests #323

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from
Open

Add SOMns applications and tests #323

wants to merge 6 commits into from

Conversation

ctrlpz
Copy link
Contributor

@ctrlpz ctrlpz commented Oct 11, 2019

  • add five SOMns applications and tests. These applications feature asynchronous message passing using actors. The goal is to use them later for a user study to evaluate the debugging features for actors.

ctrlpz and others added 3 commits December 10, 2019 22:57
- add five SOMns applications and tests. These applications feature asynchronous message passing using actors. The goal is to use them later for a user study to evaluate the debugging features for actors.
- remove timesRepeat in the run method of Listener class and remove the timeout in the main, they are not necessary
- update test
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Copy link
Owner

@smarr smarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just looking at the first app

smarr and others added 3 commits December 11, 2019 23:44
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
- use symbols instead of strings
- minor code formatting and remove some whitespaces and empty lines
- remove unnecessary new keyword in ShoppingApplication, as an unnecessary eventual send
- update changes in tests
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.

None yet

2 participants