Skip to content

Conversation

@jsl12
Copy link
Contributor

@jsl12 jsl12 commented May 26, 2025

Should close #2277 and #2278

This reverts some behavior when using certain methods from async methods. Some things don't have to be async, and don't really make sense to be anyway. My intent was to leave all that behavior alone for the time being, but seems like I did touch it in a few places.

We'll handle pruning all that stuff out in a more controlled way in a future release.

@acockburn acockburn merged commit 475f0b0 into dev May 26, 2025
15 checks passed
@jsl12 jsl12 deleted the async-revert branch May 26, 2025 23:17
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.

Some functions can no longer be called as async (4.5.0 breaking change)

3 participants