mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-02-09 15:28:26 +00:00
This fixes #1998 where with some checking it seems Bullseye has some issues with the glibc sleep call. It returns a SIGILL. The glibc on Buster doesn't seem to have this issue, so revert back for now until a fix has been released.