genode/repos/base-fiasco
Norman Feske 480c0a7dee base-fiasco: silence recv_and_wait error messages
Errors during IPC receive-and-wait can occur at the server side when
a client is killed. This condition is not an error from the server's
perspective. We used to print a message nevertheless, since the
condition is rather exceptional. However, when printed during the
test-sequence test, the messages interfere with the pattern matching of
the depot_autopilot, flagging the successful test as an error.
2022-02-15 10:11:11 +01:00
..
2021-12-17 15:04:44 +01:00
2020-12-09 14:02:11 +01:00

This repository contains the L4/Fiasco-specific implementation of Genode.