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

Implement inter task communication with two new traps. #45

Closed
tmontes opened this issue Jun 28, 2018 · 1 comment
Closed

Implement inter task communication with two new traps. #45

tmontes opened this issue Jun 28, 2018 · 1 comment
Labels
Milestone

Comments

@tmontes
Copy link
Owner

tmontes commented Jun 28, 2018

Sub-issue of #36.

trap arguments blocks? notes
message-send task, message no if task is None message is sent to the parent task
message-wait - yes returns (sender task, message) tuple

Notes:

@tmontes
Copy link
Owner Author

tmontes commented Jun 29, 2018

Implemented after merging #51. Closing.

@tmontes tmontes closed this as completed Jun 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant