Matan Lurey e3a562f6d3 [Impeller] Fix thread leak in ResourceManagerVK. (flutter/engine#45686)
Fixes https://github.com/flutter/flutter/issues/134482.

I wish I knew how to create the thread in `::Create()`, but given the
constructor is private I feel less bad about reverting part of
https://github.com/flutter/engine/pull/45474. Added a test that
consistently fails before this PR and passes after.

(Unblocks https://github.com/flutter/flutter/issues/133198)
2023-09-11 20:57:07 -07:00
Description
No description provided
BSD-3-Clause 323 MiB
Languages
Dart 75.4%
C++ 16.4%
Objective-C++ 2.7%
Java 2.7%
Objective-C 0.6%
Other 1.8%