Andrew Collard

Results 4 comments of Andrew Collard

I will try to put together a PR with the fixes. This will require some breaking changes as all start times will now need to be in milliseconds.

This shouldn't break any code as passing in a time() will just ignore the milliseconds.

I just noticed your [InMemoryClientStore.cs](https://github.com/IdentityServer/IdentityServer3/blob/master/source/Core/Services/InMemory/InMemoryClientStore.cs#L49) filters out disabled clients internally. In my scenario we use a custom IClientStore which is why I am seeing the issue. Off the top of...

Same problem here. CPU stays at 50% on my i7 3770. Running on Windows 7. We are probably watching between 500-1000 files.