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

Fix for #151. #152

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

tonyastolfi
Copy link
Collaborator

Also taking the opportunity to introduce some BATT_CHECK-style macros for making assertions about slot offsets, with automatic nice error messages on failure.

Copy link
Collaborator

@gabrielbornstein gabrielbornstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small comment, otherwise lgtm!

@bhaskarbora2
Copy link
Collaborator

bhaskarbora2 commented May 28, 2024

The changes look great. I just had couple of comments.

@tonyastolfi tonyastolfi merged commit c38c98b into mathworks:main May 28, 2024
4 checks passed
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.

Race condition when LogDevice::Reader initialized with offset beyond flush/commit pos.
3 participants