Skip to content

Commit

Permalink
close tasktracker in chain monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
JssDWt committed Feb 3, 2025
1 parent 4e1d951 commit 5e51f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swapd/src/chain/monitor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ where
}
token2.cancel();
});
tracker.close();
tracker.wait().await;

Ok(())
Expand Down

0 comments on commit 5e51f5c

Please sign in to comment.