You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dart SDK version: 3.7.0-edge (main) (Unknown timestamp) on "macos_arm64" - local build from master.
I was trying to debug an analyzer test.
So, not Flutter.
More specifically, the application under debug just hangs.
Maybe it stops, but IDE does not know about it, does not show it, and correspondingly cannot be resumed.
I think CPU usage goes higher when it hangs like this.
The problem was fixed to reverting to 2024.3 EAP
The text was updated successfully, but these errors were encountered:
Dart SDK version: 3.7.0-edge (main) (Unknown timestamp) on "macos_arm64"
- local build frommaster
.I was trying to debug an
analyzer
test.So, not Flutter.
More specifically, the application under debug just hangs.
Maybe it stops, but IDE does not know about it, does not show it, and correspondingly cannot be resumed.
I think CPU usage goes higher when it hangs like this.
The problem was fixed to reverting to
2024.3 EAP
The text was updated successfully, but these errors were encountered: