I just cloned the repo as I'm very curious about this project. But there seems to be some work to be done to make it easy to use. Currently it seems to have a dependency on a few global variables and there's a quite dirty hack to check if a callback has been called by using Thread.sleep.
Just wondering if there's anything I could do to help to push this forward?
I just cloned the repo as I'm very curious about this project. But there seems to be some work to be done to make it easy to use. Currently it seems to have a dependency on a few global variables and there's a quite dirty hack to check if a callback has been called by using
Thread.sleep.Just wondering if there's anything I could do to help to push this forward?