Dilum Aluthge

Results 681 comments of Dilum Aluthge

cc: @sbromberger

I am also getting the same error when trying to load a snapshot. It seems like the same error as #219. This post on Discourse also seems to be the...

Hi all - I think I have a fix for this. Please see this pull request: https://github.com/JuliaIO/JLD.jl/pull/170

Until the pull request is reviewed, you can implement the fix on your machine as follows: 1. Go to the "src" directory within the JLD package directory in your Julia...

I'm running into this issue as well.

Needs a PkgEval run to evaluate the impact of deleting the `Base.Threads.nthreads` function.

@nanosoldier `runtests(ALL, vs = ":master")`

Additionally, the PR fails to build on `i686` and fails tests on several platforms.

@Keno Is that the right link? That link doesn't have an rr trace attached, because rr failed to cleanup within 1 hour, so we SIGKILLed it.

Yeah I have no idea what the cause is. It's not uncommon to see. Basically it means that rr didn't exit within 60 minutes after we sent it SIGTERM.