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

Enable store missing assertion only for default store context #26

Merged
merged 1 commit into from Sep 2, 2022

Conversation

ra1028
Copy link
Owner

@ra1028 ra1028 commented Sep 2, 2022

Pull Request Type

  • Bug fix
  • New feature
  • Refactoring
  • Documentation update
  • Chore

Description

Add enablesAssertion which is a flag to determine whether the it should assert when a store is missing.

Motivation and Context

Unit tests could crash if some atom is updated asynchronously after AtomTestContext is released.

@ra1028 ra1028 merged commit c1e0833 into main Sep 2, 2022
@ra1028 ra1028 deleted the fix/assertion-flag branch September 2, 2022 17:02
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

1 participant