Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
guzba committed Oct 6, 2024
1 parent 2c1bf99 commit 9786368
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/curly.nim
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ proc threadProc(curl: Curly) {.raises: [].} =
deinitCond(request.streamState.get.cond)
destroy request.waitGroup
destroy request
echo "FREED"
else:
let easyHandle = curl.availableEasyHandles.popFirst()

Expand Down

0 comments on commit 9786368

Please sign in to comment.