zingolabs / zingolib_original

ZingoLib
MIT License
1 stars 1 forks source link

We need to consistently clean up test_server using tests. #23

Open zancas opened 2 years ago

zancas commented 2 years ago

These two lines of test code need to run together often:

        stop_transmitter.send(()).unwrap();
        h1.await.unwrap();