Skip to content

TrigPartialEventBuilding: Avoid EventContext TLS lookups.

Don't fetch EventContext from thread-local storage if we already have it as an argument.

Merge request reports