add FIXME

This commit is contained in:
Ferdinand Schober
2024-07-12 21:01:49 +02:00
parent 303a8294b9
commit bba9400ab1

View File

@@ -56,6 +56,7 @@ impl DnsResolver {
continue;
};
/* FIXME race -> need some other event */
server.notify_client_update(handle);
log::info!("resolving ({handle}) `{hostname}` ...");