We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c382d commit 3b7ee17Copy full SHA for 3b7ee17
src/plugins/terminal/src/android/Executor.java
@@ -395,6 +395,5 @@ private void cleanupCallback(String id) {
395
@Override
396
public void onDestroy() {
397
super.onDestroy();
398
- stopServiceNow();
399
}
400
0 commit comments