mirror of
https://github.com/processing/processing4.git
synced 2026-02-13 18:35:37 +01:00
thread synchronization stuff, kinda important
This commit is contained in:
@@ -312,7 +312,7 @@ public class DebugEditor extends JavaEditor implements ActionListener {
|
||||
dbg.stopDebug();
|
||||
// remove var.inspector
|
||||
vi.dispose();
|
||||
|
||||
errorCheckerService.stopThread();
|
||||
// original dispose
|
||||
super.dispose();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user