flutter / flutter/flutter-intellij

Java instances were leaked each time of debugging `flutter-idea [runIde]` even the process has been exited properly

Open
#6,884 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

## Steps to Reproduce

1. Debug with `flutter-idea [runIde]`.
2. After the IDE starts, close it by clicking its exit entry.
3. The corresponding `java` was leaked.

### Additional context

On Windows, each run creates a significant memory-occupied (~1.4G) `java.exe` and it won't get terminated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.