ljedrz

Results 241 comments of ljedrz

Cc https://github.com/AleoHQ/snarkOS/issues/3190 for that one unrelated CI failure.

This one feels like it's going to be tricky, but I'll try to investigate it soon.

@HarukaMa I've prepared a [branch](https://github.com/ljedrz/snarkOS/tree/temp/locktick) that's aimed at detecting deadlocks; could you try it out with one of your nodes under a workload that's likely to cause a stall, and...

Has `board.aleo` been deployed yet? Possibly related: https://github.com/AleoHQ/snarkVM/issues/1089.

Rebased and applied the same fix for the `Gateway`.

Alternatives are difficult, because there is no high-level callsite where an inbound connection timeout can be handled; having that would break the modularity of the network stack, and would be...

You seem to have your setup mixed between MSVC and minGW? That being said, I'm on Linux, so I don't know much about that,

Nodes can no longer be started with a `--beacon` argument; the docs should be updated to reflect this.

The CI failures are unrelated.