Netlab feature request: fail test when BIRD crashes on shutdown
Feature request: The autotest should fail when BIRD crashes or hangs after calling birdc down, e.g. by checking the <FATAL> Shutdown completed message in log.
In case BIRD hangs (therefore not creating a corefile), I suggest killing BIRD by kill -9. This will be much helpful when a version with shutdown deadlock gets pushed to GitLab.