envoyproxy / envoyproxy/envoy-mobile
kotlin: integration tests require registration of setOnEngineRunning() to not stall
Open
- Dominant language
- Java
- Stars
- 566
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
When running kotlin integration tests which starts Envoy Mobile, the unit test will usually hang (and timeout) if we do not register a `setOnEngineRunning()` handler or do a `Thread.sleep()`
Contributor guide
Assessment
This issue has not been assessed yet.