-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
team-toolOwned by Flutter Tool teamOwned by Flutter Tool team
Description
on beta/3.16.0-0.5.pre
command flutter logs
StateError: Bad state: Future already completed
at _AsyncCompleter.complete(future_impl.dart:43)
at LogsCommand.runCommand.<anonymous closure>(logs.dart:87)
at _rootRunUnary(zone.dart:1407)
at _CustomZone.runUnary(zone.dart:1308)
at _CustomZone.runUnaryGuarded(zone.dart:1217)
at _BufferingStreamSubscription._sendData(stream_impl.dart:339)
at _BufferingStreamSubscription._add(stream_impl.dart:271)
at _ForwardingStreamSubscription._add(stream_pipe.dart:123)
at _MapStream._handleData(stream_pipe.dart:218)
at _ForwardingStreamSubscription._handleData(stream_pipe.dart:153)
at _rootRunUnary(zone.dart:1407)
at _CustomZone.runUnary(zone.dart:1308)
at _CustomZone.runUnaryGuarded(zone.dart:1217)
at _BufferingStreamSubscription._sendData(stream_impl.dart:339)
at _DelayedData.perform(stream_impl.dart:515)
at _PendingEvents.handleNext(stream_impl.dart:620)
at _PendingEvents.schedule.<anonymous closure>(stream_impl.dart:591)
at _rootRun(zone.dart:1391)
at _CustomZone.run(zone.dart:1301)
at _CustomZone.runGuarded(zone.dart:1209)
at _CustomZone.bindCallbackGuarded.<anonymous closure>(zone.dart:1249)
at _rootRun(zone.dart:1399)
at _CustomZone.run(zone.dart:1301)
at _CustomZone.runGuarded(zone.dart:1209)
at _CustomZone.bindCallbackGuarded.<anonymous closure>(zone.dart:1249)
at _microtaskLoop(schedule_microtask.dart:40)
at _startMicrotaskLoop(schedule_microtask.dart:49)
at _runPendingImmediateCallback(isolate_patch.dart:118)
at _RawReceivePort._handleMessage(isolate_patch.dart:185)
Metadata
Metadata
Assignees
Labels
team-toolOwned by Flutter Tool teamOwned by Flutter Tool team