You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Fedora 35, obsmon-4.2.0 gives a warning when it is started:
Warning message:
Strategy 'multiprocess' is deprecated in future (>= 1.20.0). Instead, explicitly specify either 'multisession' or 'multicore'. In the current R session, 'multiprocess' equals 'multicore'.
This can be fixed by replacing multisession with multicore in src/init.R.
The text was updated successfully, but these errors were encountered:
On Fedora 35, obsmon-4.2.0 gives a warning when it is started:
This can be fixed by replacing multisession with multicore in src/init.R.
The text was updated successfully, but these errors were encountered: