Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 6
separate responsibility #4
Copy link
Copy link
Open
Description
Metadata
Metadata
Assignees
Labels
No labels
Now,
ContextFreeTaskhas two responsibilities:awaitoperations in the methods which returnContextFreeTaskcapture no contextawaitoperations onContextFreeTaskcapture no contextThese should be separated.
ContextFreeTaskSystem.Threading.Tasks.Task