]> git.ipfire.org Git - thirdparty/bind9.git/commit
changing.db is updated too fast
authorMark Andrews <marka@isc.org>
Wed, 11 Jun 2025 13:58:28 +0000 (23:58 +1000)
committerMark Andrews <marka@isc.org>
Fri, 13 Jun 2025 06:23:28 +0000 (06:23 +0000)
commitd8d14cb780410ea0955d7152223e01b7a1b6d1fa
treebc17b1a5300fa211b15e1d8255e85abd12663f2f
parenta37afc3bb1815cce7c6e4cf077c3436d16f1fc43
changing.db is updated too fast

ensure a second has elasped before updating the zone file
by adding 'time.sleep(1)' to xferquota/tests_xferquota.py
bin/tests/system/xferquota/tests_xferquota.py