levibostian / Wendy-Android

Build offline first Android mobile apps. Remove loading screens, perform tasks instantly.
https://levibostian.github.io/Wendy-Android/wendy/
MIT License
64 stars 16 forks source link

When adding a task, it already exists, still try to run it. #58

Open levibostian opened 4 years ago

levibostian commented 4 years ago

If you try to add a pending task and it already exists, the function returns without trying to run the pending task.

Expected

When you add a pending task, try to run it. If it exists or not.