Skip to content

Release v10.9.10

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 14:15
704b617

Summary

Several specs occatioanly failed for appended events queue because it did not take into account parallelism of event sources. However that uncovered other issues in the appended events queue

Fixed

  • Appended events queue issues related to starting too many queue handlers due to incorrect usage of Task.ContinueWith