Skip to content
Snippets Groups Projects
  • Nils Kohl's avatar
    8b22b81a
    Fixing async processing. · 8b22b81a
    Nils Kohl authored
    Missed that get() is blocking for some reason. We need it to exit on raised exceptions. Otherwise, the program exits without any feedback.
    8b22b81a
    History
    Fixing async processing.
    Nils Kohl authored
    Missed that get() is blocking for some reason. We need it to exit on raised exceptions. Otherwise, the program exits without any feedback.