Marcel Märtens
Marcel Märtens
HI @lecoqjacob there is not much activity in this repo, so i dont know if you will get an answer. Maybe try the discord: https://discord.com/invite/amethyst From a veloren perspective i...
Hi @xd009642 thank you for your answer, it helps me alot understanding what is going on (: I am looking forward to hear from you how prototyping works out. And...
Oh sorry. i forgot to add the steps to repdoduce. So it does not fail. It just generates a HUGE output. Thats why the child will never be dropped. So...
@xd009642 i created a minimal reproduction scenario (just include `vek` with `platform_intrinsics` https://github.com/xMAC94x/testtarpaulin it shows additional logs with the PR i just created.
sounds reasonable. But do you know how to change: vek = {version = "0.12.0", features = ["platform_intrinsics", "serde"]} so, hat `serde` is always requiered, but `platform_intrinsics` is depending on a...
@xd009642 just tested it, the branch `cargo_hang` fixes the endless loop situation but the error still exists. Thanks for opening the issue :)
@dlaehnemann IIRC tarpalin was fixed so that it no longer deadlocks on this error (for us it was a deadlock, not a timeout). And we have a similar error in...
@techtonik do you have a link for the compromised variable encryption ? That sounds really bad tbh, but i couldn't find anything online. Is it a architectural problem or just...
Hi i can reproduce this bug on linux too, is there any workaround to set the MAIN_TASK_STACK_SIZE on linux ?
i can confirm that `unset CARGO_TARGET_DIR` worked. i couldn't get it to work with one