-
This issue was made by a bot 🤖...
Attempting to test the feature flag cleanup process.
-
This issue was made by a bot 🤖...
Attempting to test the feature flag cleanup process.
-
This issue was made by a bot 🤖...
Attempting to test the feature flag cleanup process.
-
This issue was made by a bot 🤖...
Attempting to test the feature flag cleanup process.
-
This issue was made by a bot 🤖...
Attempting to test the feature flag cleanup process.
-
This issue was made by a bot 🤖...
Attempting to test the feature flag cleanup process.
-
This issue was made by a bot 🤖...
Attempting to test the feature flag cleanup process.
-
This issue was made by a bot 🤖...
Attempting to test the feature flag cleanup process.
-
This issue was made by a bot 🤖...
Attempting to test the feature flag cleanup process.
-
### Description
This is how I expect it to work, not sure if it's a bug, intentional or an oversight.
```csharp
var advanceAmount = TimeSpan.FromSeconds(5);
var provider = new FakeTimeProvider
{
…