Skip to content
Unverified Commit c25199f6 authored by Thomas Tuegel's avatar Thomas Tuegel
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment