-
-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
This is a pretty low quality bug report since a lot of stacktraces were suppressed by try-catch, but I think the origin is a StackOverflow in Downloads. My logs only show
┌ Error: [2021-02-10T14:48:09] Error downloading
│ exception = StackOverflowError()
after a Downloads.request(...)
call and then the logs were filled with 1.3 million lines of
┌ Error: [2021-02-10T14:48:09] curl_multi_socket_action: 8
└ @ Downloads.Curl /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Downloads/src/Curl/utils.jl:36
I have now put in some more debugging statements so hopefully it happens again and I will have more information...
DilumAluthge and anandijain
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working