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

Verify that if CompletionRequirement completes async async but completes immediately before the status is returned and checked by the caller doesn't break things #186

Open
marcpalmer opened this issue Sep 4, 2018 · 0 comments
Assignees

Comments

@marcpalmer
Copy link
Contributor

marcpalmer commented Sep 4, 2018

Usually this should be fine given the CompletionRequirement queue will be the queue the caller used to perform the action synchronously via the dispatcher. However there may be issues if those queues differ - Can we trap/warn if that is the case?

@marcpalmer marcpalmer added this to the 1.0 milestone Sep 4, 2018
@marcpalmer marcpalmer self-assigned this Sep 4, 2018
@marcpalmer marcpalmer changed the title Verify that CompletionRequirement async completion immediate before status return doesn't break things Verify that CompletionRequirement async completion immediately before status return doesn't break things Jan 20, 2019
@marcpalmer marcpalmer changed the title Verify that CompletionRequirement async completion immediately before status return doesn't break things Verify that if CompletionRequirement completes async async but completes immediately before the status is returned and checked by the caller doesn't break things May 10, 2019
@marcpalmer marcpalmer modified the milestones: 1.0, 1.1 May 13, 2019
@marcpalmer marcpalmer removed this from the 1.1 milestone May 22, 2019
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

No branches or pull requests

1 participant