Skip to content

Fix two eventlog flushing buglets

Ben Gamari requested to merge wip/T19435 into master

Fix #19436 (closed) by ensuring that MainCapability's eventlog buffer is flushed.

Fix #19435 (closed) by undoing an optimisation, moving all eventlog flushing into flushEventLog.

Merge request reports