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

Multiple investigations were initiated at the same time, and only the last one showed the monitoring result #15

Open
tudosxxx opened this issue Nov 11, 2021 · 1 comment

Comments

@tudosxxx
Copy link

I made a list view, and each item was initialized and listened to the results, but only the last one was valid.

I/flutter (18616): ======2=========
I/flutter (18616): ======3=========
I/flutter (18616): ======1=========
I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false
I/chatty (18616): uid=11693(com.bbdzy.ern) pool-183-thread identical 2 lines
I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false
W/System (18616): A resource failed to call end.
I/chatty (18616): uid=11693(com.bbdzy.ern) FinalizerDaemon identical 2 lines
W/System (18616): A resource failed to call end.
I/flutter (18616): ========onPollfishSurveyReceived====1===
I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false
I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false

onPollfishSurveyReceived Only the last one is printed

@tudosxxx
Copy link
Author

I/flutter (18616): ======1=========
I/flutter (18616): ======2=========
I/flutter (18616): ======3=========
I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false
I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false
I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false
I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false
I/flutter (18616): ========onPollfishSurveyReceived====3===

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

1 participant