lbartnik / subprocess

Other
49 stars 10 forks source link

Fix Child_Only defintion #23

Closed johndharrison closed 7 years ago

johndharrison commented 7 years ago
  1. Fix the R Side definition of TERMINATION_CHILD_ONLY to reconcile with how it is defined in the C code.
  2. Normalize working directory argument and allow path expansion (e.g workdir = "~")