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

Switch async commands to default to no concurrent execution #127

Merged
merged 2 commits into from
Feb 28, 2022

Conversation

Sergio0694
Copy link
Member

Closes #123

This PR changes the default value of allowConcurrentExecutions for async relay commands to false.

@Sergio0694 Sergio0694 added improvements ✨ Improvements to an existing functionality introduce breaking changes 💥 This change would be a breaking change need documentation 📃 This change needs a related documentation PR next preview ✈️ This changes will be available in the upcoming preview priority 🚩 An issue or change that has priority mvvm-toolkit 🧰 Issues/PRs for the MVVM Toolkit labels Feb 27, 2022
@Sergio0694 Sergio0694 merged commit 90cf344 into main Feb 28, 2022
@delete-merged-branch delete-merged-branch bot deleted the dev/default-async-command-concurrency-false branch February 28, 2022 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvements ✨ Improvements to an existing functionality introduce breaking changes 💥 This change would be a breaking change mvvm-toolkit 🧰 Issues/PRs for the MVVM Toolkit need documentation 📃 This change needs a related documentation PR next preview ✈️ This changes will be available in the upcoming preview priority 🚩 An issue or change that has priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AllowConcurrentExecution on IAsyncRelayCommand should default to false
3 participants