* clients: slightly tweak shutdown * tweak log
* socks5: send network-requester error in status channel * Minor tidy * task-manager: send status msg to indicate ready * changelog: add note * coconut/tests: fix clippy for rustc 1.66
* common/task: rename ShutdownNotifier to TaskManager * nym-client: return boxed error * nym-client: enable graceful shutdown * nym-client: task wait on shutdown to instead exit on closed channel * Fix build * Fix unused * changelog: update