Setup CancellationToken for IProxyConfigFilter
Open
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
Assessment
This issue has not been assessed yet.