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: use specific semaphore resolve/err types #1222

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Conversation

malandis
Copy link
Contributor

@malandis malandis commented Apr 9, 2024

Previously we used unknown and any types for the sempahore internal
promise resolve/error types. We can use more specific ones to avoid
warnings on GH.

Previously we used unknown and any types for the sempahore internal
promise resolve/error types. We can use more specific ones to avoid
warnings on GH.
@malandis malandis requested review from anitarua and a team April 9, 2024 20:35
@malandis malandis merged commit e270c3f into main Apr 9, 2024
14 checks passed
@malandis malandis deleted the fix/any-type branch April 9, 2024 20:38
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