v3.4.3
-
The supervisor (activated with
supervise = TRUE) does not crash
on the Windows Subsystem on Linux (WSL) now (#222). -
Fix ABI compatibility for pre and post R 4.0.1 versions. Now CRAN
builds (with R 4.0.2 and later 4.0.x) work well on R 4.0.0. -
Now processx can run commands on UNC paths specified with
forward slashes://hostname/...UNC paths with the usual
back-slashes were always fine (#249). -
The
$as_ps_handle()method works now better; previously it
sometimes created an invalidps::ps_handleobject, if the system
clock has changed (#258).