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 test cases for executing Session operations within call/event slots #44

Closed
ecorm opened this issue Apr 15, 2015 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@ecorm
Copy link
Owner

ecorm commented Apr 15, 2015

Add test cases for Session operations being executed within call/event slots. For example, verify that a client app can unsubscribe from within a pub/sub event handler.

Event/call slots are always posted to the I/O service; they are never executed with the context of the WAMP message receive handler. So while I doubt there are currently are any issues, it would be good to test for them anyway.

@ecorm ecorm modified the milestones: v0.3.0, v0.3.1 Apr 16, 2015
@ecorm ecorm self-assigned this May 6, 2015
@ecorm ecorm closed this as completed in 74dfe5c May 12, 2015
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