Skip to content

Fix cancellation of new protocol creation #1082

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

Closed
wants to merge 1 commit into from

Conversation

jecisc
Copy link
Member

@jecisc jecisc commented Apr 1, 2025

Fixes pharo-project/pharo#18054

We did not check if the user cancelled until now

Fixes #18054

We did not check if the user cancelled until now
@estebanlm
Copy link
Member

oups. I am modifying the same part of code.
I will close this and add your change to my side to avoid conflicts.

@estebanlm estebanlm closed this Apr 10, 2025
SebastianLorenzano added a commit that referenced this pull request Apr 10, 2025
…ncelled the creation of it.

This change was proposed in #1082 by Jesisc, applying it here to avoid conflicts.
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.

New protocol is added even though the operation is canceled
2 participants