-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
CoreThis issue is for System CoreThis issue is for System CoreenhancementNew feature or requestNew feature or request
Description
Create a controller for tasks implementing the Future type for Async functionality
Rough Implementation
- The task will run on a timer
- The future will spin on another timer and yield to the user
- Once the task is complete, the future will have its value set.
- The future will stop spinning and present the result to the user
Metadata
Metadata
Assignees
Labels
CoreThis issue is for System CoreThis issue is for System CoreenhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog