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

refactor: Extract base class for Assert/Require #5774

Closed
wants to merge 3 commits into from

Conversation

niloc132
Copy link
Member

All methods that require threading/locks/reflection are left in the base classes, and others are moved to the new super class. In anticipation of #188, those other changes are done, preparing the Chunk and some util classes for use in the JS Barrage implementation.

As these are moved to a superclass, there should be no breaking changes to any current users.

Partial #188

@niloc132 niloc132 added this to the 0.36.0 milestone Jul 16, 2024
@niloc132
Copy link
Member Author

Closing in favor of another approach.

@niloc132 niloc132 closed this Jul 17, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant