Skip to content

Warn about multiple opens

Paal Kvamme requested to merge kvamme62/multi-open into master

Add a runtime check for applications that have multiple open handles for the same file.

Also cherry-pick from PR 380702 in our internal repository: Add more code to measure performance, and use the proper logger.

Merge request reports