mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-11 20:45:53 +00:00
log
This commit is contained in:
parent
080c380135
commit
82c22439b8
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ where
|
|||
});
|
||||
let abort = task.abort_handle();
|
||||
async move {
|
||||
tracing::info!("Shutting down task");
|
||||
stop.cancel();
|
||||
tokio::select! {
|
||||
r = task => {
|
||||
|
|
Loading…
Reference in a new issue