dotnet / dotnet/yarp

Setup CancellationToken for IProxyConfigFilter

Open
#1,243 1 comment 0 reactions 0 assignees View on GitHub
Type: Idea
Dominant language
C#
Stars
9.6k
Forks
933
Avg merge
12d 18h
Merged PRs (30d)
2

Description

Currently `CancellationToken.None` is being passed to `IProxyConfigFilter` methods.
We could setup `CancellationToken` in a way that it would cancel if another reload happened before the processing of the first reload is finished.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.