Skip to content
  • Bastian Köcher's avatar
    Ensure we spawn the block import worker as an essential task (#8155) · 821e018d
    Bastian Köcher authored
    * Ensure we spawn the block import worker as an essential task
    
    This pr ensures that we spawn the block import worker as an essential
    task. This is quite important as we need to bring down the node when the
    block import is done. Besides that it adds some debug output to the
    block import worker.
    
    * Don't be stupid :D
    821e018d