name the ban lurker thread

parent 238bc837
......@@ -420,6 +420,8 @@ ban_lurker(struct worker *wrk, void *priv)
CHECK_OBJ_NOTNULL(wrk, WORKER_MAGIC);
AZ(priv);
THR_SetName("ban_lurker");
VSL_Setup(&vsl, NULL, 0);
while (!ban_shutdown) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment