Azure / azure-functions-dotnet-worker

Azure Functions out-of-process .NET language worker
MIT License
403 stars 166 forks source link

Validate cancellation flows for ASP.NET integration #1652

Open mattchenderson opened 1 year ago

mattchenderson commented 1 year ago

Tracking item for ensuring that trigger cancellation tokens are honored properly, compose with HttpContext cancellation, etc.

mattchenderson commented 11 months ago

Brett confirmed through manual testing, but we should get a test created for this.

fabiocav commented 10 months ago

Moving to 153 to track creation of automated tests

fabiocav commented 2 weeks ago

Flagging this as a design item for us to define the scenarios and tests.