Our tests that cover multi-threaded / event loop code right now do wait loops to handle the asynchronicity. Maybe we can find a better way to handle this in the future. _Originally posted by @haydenmc in https://github.com/Glimesh/janus-ftl-plugin/pull/119#discussion_r616382603_
Our tests that cover multi-threaded / event loop code right now do wait loops to handle the asynchronicity.
Maybe we can find a better way to handle this in the future.
Originally posted by @haydenmc in #119 (comment)