fetchurl: remove unpaired call to `stopNest'
Fixes #27406. Commit 5d4efb2c added an assertion to `stopNest' which requires it be correctly paired with `startNest'. `fetchurl' calls `stopNest', but never calls `startNest'; the former calls are removed.
parent
baad4134
Please register or sign in to comment