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: isFinished never set on waiter() #35

Merged
merged 1 commit into from
Mar 5, 2025
Merged

fix: isFinished never set on waiter() #35

merged 1 commit into from
Mar 5, 2025

Conversation

zone117x
Copy link
Member

@zone117x zone117x commented Mar 4, 2025

The isFinished property wasn't being updated on the promise object returned from the waiter() function.

@zone117x zone117x requested a review from rafaelcr March 4, 2025 22:44
@zone117x zone117x merged commit 9c1d2b3 into master Mar 5, 2025
4 checks passed
@zone117x zone117x deleted the fix/waiter-bug branch March 5, 2025 20:08
blockstack-devops pushed a commit that referenced this pull request Mar 5, 2025
## [1.7.4](v1.7.3...v1.7.4) (2025-03-05)

### Bug Fixes

* isFinished never set on `waiter` ([#35](#35)) ([9c1d2b3](9c1d2b3))
@blockstack-devops
Copy link

🎉 This PR is included in version 1.7.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants