mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-09 01:30:39 -04:00
The emptyzones system test ran two consecutive "rndc reload" commands without waiting for the first one to complete. It used to work because the commands were serialized, but now an rndc reconfig/reload command is ignored if another one is already running, so the emptyzones test is more likely to fail. Fix this problem by waiting for the log message indicating that all the zones are loaded before attempting the next reload. |
||
|---|---|---|
| .. | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| .gitignore | ||
| convert-trs-to-junit.py | ||
| meson.build | ||
| test_client.c | ||
| test_server.c | ||