SammyForReal / CONSULT

A Lua editor that provides a modern user interface for CraftOS (and anything based on it).
https://consult.madefor.cc/
MIT License
23 stars 2 forks source link

~1s hang on exit #2

Closed Ocawesome101 closed 2 years ago

Ocawesome101 commented 2 years ago

under CC: Restitched there's a ~1-second hang on exiting the editor. I haven't tested on anything else.

LeMoonStar commented 2 years ago

I have experienced the same on CrafOS-PC, but ingame with CC: Tweaked there was no delay.

SammyForReal commented 2 years ago

The delay that appears when exiting the program is due to the algorythm that scans the lines for required variables, that runs parallel every 4secs. So in worst case, it can be up to 4 seconds that the user has to wait until the program exits. The issue will be fixed!

SammyForReal commented 2 years ago

Fixed in a52ab8200e5d49e284c3f93b4c856fd6ea055fbf