-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Area: EngineIssues impacting the core execution of targets and tasks.Issues impacting the core execution of targets and tasks.LTMeetingtriaged
Description
The new Task should support modern .NET expectations, including but not limited to:
- async support (Task/ValueTask/etc)
- Cancellation (ctok parameter, managed/injected by the engine as part of the ExecuteAsync call)
The new Task should support a 'context' object parameter to ExecuteAsync that the engine can use to host APIs that are otherwise dangerous in a multi-threaded environment.
KalleOlaviNiemitalo
Metadata
Metadata
Assignees
Labels
Area: EngineIssues impacting the core execution of targets and tasks.Issues impacting the core execution of targets and tasks.LTMeetingtriaged