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

Some WeakDmaFile fixes #661

Merged
merged 1 commit into from
May 1, 2024
Merged

Conversation

vlovich
Copy link
Contributor

@vlovich vlovich commented May 1, 2024

What does this PR do?

WeakDmaFile is exported as was intended. Additionally expose strong_count for debug logging.

Motivation

Tried to reference WeakDmaFile explicitly but the type can only be used implicitly via downgrade.

Related issues

Additional Notes

Checklist

[X] I have added unit tests to the code I am submitting
[X] My unit tests cover both failure and success scenarios
[] If applicable, I have discussed my architecture

@vlovich vlovich force-pushed the fix-weak-file-export branch 3 times, most recently from eba5990 to 9d4642e Compare May 1, 2024 14:37
@vlovich vlovich changed the title WeakDmaFile was accidentally missing from exports Some WeakDmaFile fixes May 1, 2024
Missing from exports. Also missing were default and new constructor
methods as well as strong_count.
@glommer glommer force-pushed the fix-weak-file-export branch from 9d4642e to 1050772 Compare May 1, 2024 23:06
@glommer glommer merged commit 83d3023 into DataDog:master May 1, 2024
5 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.

2 participants