Skip to content

Task.Delay(timespan) imposes arbitrary bounds on timespan #41238

@Spongman

Description

@Spongman

Issue Title

Task.Delay(TimeSpan.FromDays(30))

throws ArgumentOutOfRangeException due to some implementation detail.

expected: APIs taking TimeSpan should support the full range of that type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.ThreadingquestionAnswer questions and provide assistance, not an issue with source code or documentation.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions