-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
Bottom Up WorkNot part of a theme, epic, or user storyNot part of a theme, epic, or user storyCost:MWork that requires one engineer up to 2 weeksWork that requires one engineer up to 2 weeksPriority:3Work that is nice to haveWork that is nice to haveTeam:LibrariesUser StoryA single user-facing feature. Can be grouped under an epic.A single user-facing feature. Can be grouped under an epic.api-suggestionEarly API idea and discussion, it is NOT ready for implementationEarly API idea and discussion, it is NOT ready for implementationarea-System.Threading.Tasks
Milestone
Description
A very popular StackOverflow Q&A asks how to await a Task with a timeout. A simple Task.WithTimeout(TimeSpan) method would alleviate a lot of time developers spend looking for how to properly do this, and avoid doing it wrong (e.g. leaving timers for finalization).
See how we offer a WithTimeout extension method from vs-threading.
omariom, jehof, MarcoRossignoli, danielchalmers, ebashmakov and 6 moreslang25, ektrah, GSPP and strangeman375
Metadata
Metadata
Assignees
Labels
Bottom Up WorkNot part of a theme, epic, or user storyNot part of a theme, epic, or user storyCost:MWork that requires one engineer up to 2 weeksWork that requires one engineer up to 2 weeksPriority:3Work that is nice to haveWork that is nice to haveTeam:LibrariesUser StoryA single user-facing feature. Can be grouped under an epic.A single user-facing feature. Can be grouped under an epic.api-suggestionEarly API idea and discussion, it is NOT ready for implementationEarly API idea and discussion, it is NOT ready for implementationarea-System.Threading.Tasks