Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Don't indefinitely block on shutting down Tokio #12885

Merged
merged 2 commits into from
Dec 9, 2022

Commits on Dec 9, 2022

  1. Don't indefinitely on shutting down Tokio

    Now we wait in maximum 60 seconds before we shutdown the node. Tasks are may be leaked and leading
    to some data corruption.
    bkchr committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    e8e85f8 View commit details
    Browse the repository at this point in the history
  2. Drink less :thinking_face:

    bkchr committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    e7b10ed View commit details
    Browse the repository at this point in the history