Closed HenrikBengtsson closed 9 months ago
In:
https://github.com/stocnet/manynet/blob/8b1a435c91f3d930751ceccc2051f70a3869a846/R/make_play.R#L261
you're setting a new future strategy. If you do that, it's important that you undo any changes, as explained and shown in Section 'For package developers' in ?future::plan.
In:
https://github.com/stocnet/manynet/blob/8b1a435c91f3d930751ceccc2051f70a3869a846/R/make_play.R#L261
you're setting a new future strategy. If you do that, it's important that you undo any changes, as explained and shown in Section 'For package developers' in ?future::plan.