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

Revert unnecessary command behavior change #197

Merged
merged 1 commit into from Jan 10, 2024

Conversation

gwynne
Copy link
Member

@gwynne gwynne commented Jan 10, 2024

These changes are now available in 4.14.1

In a previous release, a change was made (by me) to how old Commands are integrated with AsyncCommands which was unnecessary, offers no tangible benefit, possibly has a (very small) speed penalty, and is one of a small number of potential sources of runtime stalls. This reverts said ill-advised change.

@gwynne gwynne added bug Something isn't working semver-patch When merged, a new patch version release will be generated labels Jan 10, 2024
@gwynne gwynne merged commit a31f44e into main Jan 10, 2024
13 checks passed
@gwynne gwynne deleted the revert-nonsensical-command-change branch January 10, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working semver-patch When merged, a new patch version release will be generated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants