georgejecook / maestro-roku

MIT License
23 stars 14 forks source link

give a clear WARNING when createTask is called in a task thread. #417

Open georgejecook opened 10 months ago

georgejecook commented 10 months ago

We should modify createTask function so that it checks what thread it is on. if it's a background thread, we should warn!!