1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/mysql-test/unstable-tests
Vladislav Vaintroub a4bccefb11 MDEV-20372 - fix thread_pool_info
In rare cases, both listener and worker can do poll at the same time
(one of them will return events, another one no events)

Fix test query to account for it.
2020-04-23 20:48:32 +02:00

66 KiB