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

1477-Doing-an-informduring-in-SpApplication-call-twice-the-during-block #1478

Conversation

tesonep
Copy link
Contributor

@tesonep tesonep commented Nov 24, 2023

Fixing the SpApplication>>#informUser:during: was calling twice openModal and running the during block twice.
Fix #1477

Fixing the SpApplication>>#informUser:during: was calling twice openModal and running the during block twice
@tesonep tesonep requested a review from estebanlm November 24, 2023 11:25
@Ducasse Ducasse merged commit 154207e into pharo-spec:Pharo12 Nov 24, 2023
2 checks passed
@Ducasse
Copy link
Contributor

Ducasse commented Nov 25, 2023

Sorry for the bug and tx for the fix

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.

Doing an inform:during: in SpApplication call twice the during block
3 participants