- Sep 24, 2021
-
-
Richard van der Hoff authored
Combine the two loops over the list of events, and hence get rid of `_NewEventInfo`. Also pass the event back alongside the context, so that it's easier to process the result.
-
- Sep 22, 2021
-
-
Richard van der Hoff authored
Constructing an EventContext for an outlier is actually really simple, and there's no sense in going via an `async` method in the `StateHandler`. This also means that we can resolve a bunch of FIXMEs.
-