Fix crash at shutdown during an RPZ reload. [RT #46210]
The crash manifests as an assertion failure in ht.c and is due to the RPZ reload trying to continue after its state has been torn down.
I reproduced the crash using a very large RPZ (so its reload takes longer than a shutdown does) and a script that watches the logs for an RPZ reload and restarts the server when it sees one.