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

Logging in main Thread #20

Open
VictorYezhovLW opened this issue Nov 30, 2021 · 1 comment
Open

Logging in main Thread #20

VictorYezhovLW opened this issue Nov 30, 2021 · 1 comment

Comments

@VictorYezhovLW
Copy link

When logging long Json responses UI thread freezes. Need to move logging into separate isolate if possible

@ghost
Copy link

ghost commented Apr 26, 2023

I can confirm, tried doing a test on a long JSON response (8113 rows), while the response is served in ~400ms, the UI freezes until Pretty Dio Logger finishes printing the response, which takes whole minutes.

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