Scheduled and safe
This MR does the following:
- Adds function scheduling to application.
- Adds check before download.
- Added download thread when toggling queue to true.
- Made queueActive atomic and thread lock to download function.
This MR does the following: