fwumious_wabbit icon indicating copy to clipboard operation
fwumious_wabbit copied to clipboard

Daemon mode removed

Open ggaspersic opened this issue 1 year ago • 2 comments

Simplifying our life by removing the serving as we no longer use it.

ggaspersic avatar May 28 '24 11:05 ggaspersic

The test that fails seems a new fail, are you sure it's a benign root cause (CI)?

SkBlaz avatar May 29 '24 11:05 SkBlaz

@SkBlaz I tried replicating it on a dedicated machine, but I continuously get an ok result. I doubt that it is related to my changes especially since the test block_ffm::tests::test_ffm_k4 is in FFM.

Actually this is interesting unsafe precondition(s) violated: slice::get_unchecked requires that the index is within the slice

I wouldn't expect this 😕

ggaspersic avatar May 29 '24 12:05 ggaspersic

Not relevant anymore

ggaspersic avatar Apr 04 '25 07:04 ggaspersic