-
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.
Nils Kohl authoredMissed that get() is blocking for some reason. We need it to exit on raised exceptions. Otherwise, the program exits without any feedback.