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: LockManager.request promises the return of its callback parameter #1947

Merged
merged 2 commits into from
Mar 26, 2025

Conversation

turbocrime
Copy link
Contributor

@turbocrime turbocrime commented Mar 24, 2025

fixes #1946

Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

@turbocrime
Copy link
Contributor Author

@microsoft-github-policy-service agree

Copy link
Contributor

@saschanaz saschanaz left a comment

Choose a reason for hiding this comment

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

Thanks! A few nits and this should be good to go.

Co-authored-by: Kagami Sascha Rosylight <[email protected]>
@saschanaz
Copy link
Contributor

LGTM

@github-actions github-actions bot merged commit ecc0f5e into microsoft:main Mar 26, 2025
5 checks passed
Copy link
Contributor

Merging because @saschanaz is a code-owner of all the changes - thanks!

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.

LockManager.request returns Promise<any> but should resolve the return type of its callback parameter
2 participants