We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc1b249 commit 3d0d96cCopy full SHA for 3d0d96c
inst/apps/210-future_promise/app.R
@@ -6,7 +6,6 @@ library(shiny)
6
library(future)
7
library(promises)
8
library(magrittr)
9
-plan(multisession)
10
11
12
workers <- 2
0 commit comments