version-rs
version-rs copied to clipboard
last tokio::select does not print warnings
the last select should function as a join but with a print of what exited, but for some reason, even with DEBUG logs, it does not print the last line without exiting. not sure what causes this..