Skip to content

Conversation

cpsievert
Copy link
Collaborator

@cpsievert cpsievert commented May 6, 2024

Closes #1355.

Seems it was an oversight in #907 that for SilentOperationInProgressException, we don't want the recalculated message to be sent upon exit. For reference, that's what we do on the R side:

https://github.com/rstudio/shiny/blob/ecb591f/R/shiny.R#L1197-L1226

Note that this PR will unblock #1353, and hence #918 as well

@cpsievert
Copy link
Collaborator Author

cpsievert commented May 6, 2024

Reviewed with @schloerke and @gadenbuie

@cpsievert cpsievert enabled auto-merge May 6, 2024 20:13
@cpsievert cpsievert added this pull request to the merge queue May 6, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 6, 2024
@cpsievert cpsievert added this pull request to the merge queue May 7, 2024
Merged via the queue into main with commit 4c28e91 May 7, 2024
@cpsievert cpsievert deleted the fix-persistent-progress-message branch May 7, 2024 16:16
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.

req(False, cancel_output="progress") sends an unexpected recalculated message immediately after progress
1 participant