Update unix_integration/resolver/src/bin/kanidm_unixd.rs

This commit is contained in:
James Hodgkinson 2025-03-18 21:20:03 +10:00 committed by GitHub
parent b66bb40a16
commit f1f26ccb94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1013,7 +1013,7 @@ async fn main() -> ExitCode {
let _ = unsafe { umask(before) };
// The tasks ... well task. Tasks-task. Anyway, the tasks-task is bidirectional
// in it's communication to the tasks-daemon. We submit tasks to the tasks-daemon
// in its communication to the tasks-daemon. We submit tasks to the tasks-daemon
// via this channel here -\
// |
// v