R-Goc

Results 58 comments of R-Goc

For me it turns out that this is caused by curl and not by cargo. Don't know how, but sure.

I located this to the issue being the curl connection, however this only happens on crates.io. It works for every other website.

Sure, here is the output. I'll preface it with saying that using -H"Pragma: no-cache" doesn't really help. The operation succeeds like 1 in 10 or 20. The output from a...

How would you set cargo to use ipv4?

I now tried again and everything seems to be working perfectly. I don't know what fixed it sadly. I didn't change any network settings. My windows version is newer now,...

I think that things like support for different runtimes would benefit from becoming a tracking issue. OpenCL is probably the best next step, as it has the best support across...

Is number 2 even a data race? There is only one writer right?

Not sure if I should be linking the GCC specific libs in cmake or inside a pragma comment lib. The current release notes for gcc 15 don't mention adding stacktrace...