Use RunTimeout / RunInterval instead of await and async
Adr-hyng opened this issue ยท 3 comments
- Use RunTimeout for Getting all of the adjacent tree blocks, and after it is all done, then just get the total count and array of blocks, and spawn it as item
can also use runJobs, runTimeout, runInterval instead, and reduce many async and await.
Now, uses runJob #28