Skip to content

Fixes all over the place

Mateusz Brawański requested to merge github/fork/Emzi0767/racefix into master

This batch includes:

  • Fixing potential race conditions on events
  • Replacing all IReadOnlyCollections with IReadOnlyLists on EventArgs
  • Updated CommandEventArgs to make access to certain event properties easier

Merge request reports

Loading