mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-07 03:00:20 -04:00
wip
This commit is contained in:
@@ -427,7 +427,7 @@ startApp <- function(appObj, port, host, quiet) {
|
||||
# Run an application that was created by \code{\link{startApp}}. This
|
||||
# function should normally be called in a \code{while(TRUE)} loop.
|
||||
serviceApp <- function() {
|
||||
later::run_now()
|
||||
..stacktraceon..(later::run_now())
|
||||
|
||||
flushReact()
|
||||
flushPendingSessions()
|
||||
|
||||
Reference in New Issue
Block a user