Description
Add an integration test that creates two runtimes on separate owner threads and configures both runtimes with the same cache database. Run an ambient-cache operation through each runtime, pump each runtime until its completion event arrives, verify that both operations succeed, and close both runtimes.
Use the MapLibre Compose test as the reference implementation.
Description
Add an integration test that creates two runtimes on separate owner threads and configures both runtimes with the same cache database. Run an ambient-cache operation through each runtime, pump each runtime until its completion event arrives, verify that both operations succeed, and close both runtimes.
Use the MapLibre Compose test as the reference implementation.