Skip to content

Commit fd90b32

Browse files
committed
R tests only
1 parent bfa56c8 commit fd90b32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/pkg/inst/worker/daemon.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ while (TRUE) {
9090
}
9191
}
9292
p <- parallel:::mcfork()
93+
9394
if (inherits(p, "masterProcess")) {
9495
# Reach here because this is a child process.
9596
close(inputCon)

0 commit comments

Comments
 (0)