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

Client dispose after connection lost error #94

Closed
alimcomp opened this issue Jan 7, 2023 · 0 comments · Fixed by #95
Closed

Client dispose after connection lost error #94

alimcomp opened this issue Jan 7, 2023 · 0 comments · Fixed by #95

Comments

@alimcomp
Copy link

alimcomp commented Jan 7, 2023

when i add heartbeat to client
after connection lost i get this error
flutter: #0 _ChannelImpl.writeHeartbeat package:dart_amqp/…/impl/channel_impl.dart:66 #1 _ChannelImpl._processHandshake.<anonymous closure> package:dart_amqp/…/impl/channel_impl.dart:191 #2 _rootRunUnary (dart:async/zone.dart:1399:47) #3 _CustomZone.runUnary (dart:async/zone.dart:1300:19) #4 _CustomZone.runUnaryGuarded (dart:async/zone.dart:1209:7) #5 _CustomZone.bindUnaryCallbackGuarded.<anonymous closure> (dart:async/zone.dart:1246:26) #6 _rootRunUnary (dart:async/zone.dart:1407:13) #7 _CustomZone.runUnary (dart:async/zone.dart:1300:19) #8 _CustomZone.bindUnaryCallback.<anonymous closure> (dart:async/zone.dart:1230:26) #9 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:398:19) #10 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:429:5) #11 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:192:12)

@alimcomp alimcomp changed the title Client dispose after lost connection error Client dispose after connection lost error Jan 8, 2023
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

Successfully merging a pull request may close this issue.

1 participant