beefytech / Beef

Beef Programming Language
http://www.beeflang.org
Other
2.49k stars 128 forks source link

[Bug] Profiling tab sometimes crashes the ide #2010

Closed Booklordofthedings closed 1 month ago

Booklordofthedings commented 1 month ago

On my build of the ide it sometimes crashes when attempting to profile via the profile dock. grafik This seems to be, because the execution queue sometimes is not filled for some reason. Im going to implement a basic check and then go see why that might be the case

Booklordofthedings commented 1 month ago

grafik StartProfiling calls RunWithCompiling and RunWithCompiling never actually checks the return value of CompileAndRun