Skip to content

v0.6-int2

Pre-release
Pre-release
Compare
Choose a tag to compare
@CXuesong CXuesong released this 01 Sep 14:03
· 708 commits to master since this release

Bug fix

  • Inappropriate usage of Site.Logger may cause NullReferenceException. (#13)
  • Throttler.QueueWorkAsync is not disposed, causing Throttler to hang. (#13)

Others

  • Migrated unit tests to xUnit, with a workaround for T51890 that serializes all the unit tests. (#11)