This commit is contained in:
Joe Cheng
2017-11-02 09:18:46 -07:00
parent da9c2beaaf
commit c14a382b90
4 changed files with 114 additions and 34 deletions

View File

@@ -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()