It appears as though fork assumes there are no options args when the arg array is null or undefined. This results in ignored parameters set in the options object.
More info here
I will update with further details once I dig into the code.
ref. #10793