<@U12FY8XH7>"// Assume timeout will only occur on ...
# advent-of-code
k
@andyb"// Assume timeout will only occur on Deadlock." indeed.
a
@karelpeeters I know it's a hack but it works with a timeout of > 20ms :)
k
Yup, that's enough for these challenges for me too 😃.
a
Hadn't realised it but apparently these interacting processes are actually performing the BubbleSort algorithm.
k
How so? What are they sorting?
k
Cool!