summary refs log tree commit diff
path: root/changelog.d/6298.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Factor out an _AsyncEventContextImpl (#6298)Richard van der Hoff2019-11-011-0/+1
The intention here is to make it clearer which fields we can expect to be populated when: notably, that the _event_type etc aren't used for the synchronous impl of EventContext.