mirror of
https://github.com/MariaDB/server.git
synced 2025-06-19 09:42:06 +03:00
Starting with 10.5, InnoDB crash recovery tests seem to time out more easily under Valgrind, which emulates multiple threads by interleaving them in a single operating system thread. These tests will still be covered by AddressSanitizer and MemorySanitizer.