Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no need for await on start metric #6

Open
amorenew opened this issue Oct 23, 2020 · 2 comments
Open

no need for await on start metric #6

amorenew opened this issue Oct 23, 2020 · 2 comments

Comments

@amorenew
Copy link

using await on metric.start(); or close could cause waiting forever on iOS

@drybnikov
Copy link

drybnikov commented Oct 30, 2020

Reproduced only on iOS in any current versions. Works good on Android

@amorenew
Copy link
Author

@drybnikov use .timeout with 1500 millisecond

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants