Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

test: fix test context create and release #114

Merged
merged 3 commits into from
Mar 29, 2019

Conversation

fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Mar 26, 2019

  • contexts should be released only when it is created correctly.
  • not allow multiple contexts being created at the same time. this may happen if callers make mistakes, as it is an async function.

@fs-eire fs-eire merged commit c814bdb into microsoft:master Mar 29, 2019
@fs-eire fs-eire deleted the test-fix-context branch March 29, 2019 23:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants