Describe the bug
Flutter Beta 3.10.0-1.4.pre (with dds v2.7.9) was just released yesterday April 26. There is one crash with a DebugAdapterException:
DebugAdapterException: DebugAdapterException: Thread 107 was not found
at IsolateManager.resumeThread(isolate_manager.dart:263)
at IsolateManager._handlePause(isolate_manager.dart:479)
at <asynchronous gap>(async)
at IsolateManager.handleEvent(isolate_manager.dart:178)
at <asynchronous gap>(async)
at DartDebugAdapter.handleDebugEvent(dart.dart:2076)
at <asynchronous gap>(async)
at DartDebugAdapter._withErrorHandling(dart.dart:2417)
at <asynchronous gap>(async)
To Reproduce
flutter debug_adapter
Please complete the following information:
- Operating System and version: Windows [Version 10.0.22621.1631]
- VS Code version: unknown
- Dart extension version: unknown
- Dart/Flutter SDK version: Flutter 3.10.0-1.4.pre
- Target device (if the issue relates to Flutter debugging): Unknown
Describe the bug
Flutter Beta 3.10.0-1.4.pre (with dds v2.7.9) was just released yesterday April 26. There is one crash with a DebugAdapterException:
To Reproduce
flutter debug_adapterPlease complete the following information: