GoogleCloudPlatform / functions-framework-dotnet

FaaS (Function as a service) framework for writing portable .NET functions
Apache License 2.0
187 stars 41 forks source link

chore: Observe the cancellation token in samples and templates #540

Closed jskeet closed 3 months ago

jskeet commented 3 months ago

(Updated a lot more samples, to make sure that context.Response.WriteAsync always has the cancellation token...)