Historie revizí

Autor SHA1 Zpráva Datum
  Oren Novotny 3be42ecd5d Code review feedback před 9 roky
  Daniel Weber c1b2e10858 In AsyncIterator.Dispose, check whether cancellationTokenSource is null. Since AsyncIterator is not public, the problem here only arises when a reference of AsyncIterator is explicitly cast to IDisposable and disposed of - in IoC-containers like Autofac, this is a common scenario since it keeps track of all created disposables so this is gonna explode somewhere without this fix. před 9 roky
  Oren Novotny 73b93fd38d Using před 9 roky
  Oren Novotny 235d2e692c limit cxl token scope před 9 roky
  Oren Novotny 2fd3ca0c5d Remove nested type in generic class před 9 roky
  Oren Novotny 2625ec1b44 Fix short-circuit to ensure we throw před 9 roky
  Oren Novotny f50dec7ceb Short circuit on pre-cancelled token před 9 roky
  Oren Novotny 0841a4e47d Fixes to tests před 9 roky
  Oren Novotny abfb2c93da Address some bugs that were hanging tests před 9 roky
  Oren Novotny eae9668922 Change visibility of MoveNextCore to protected před 9 roky
  Oren Novotny 902947c1fb Ensure CancellationToken's are properly hooked up před 9 roky
  Oren Novotny d962aebc40 Add where/select optimizations před 9 roky