FredTingaud / quick-bench-front-end

Front end side of quick-bench
BSD 2-Clause "Simplified" License
141 stars 11 forks source link

fix checkedCompiler returning undefined #50

Closed mtowara closed 2 years ago

mtowara commented 3 years ago

Check for zero length compiler list. Without this checkedCompiler returns undefined for local docker-bench runner after initial setup w.o. any compilers pulled yet, crashing the whole frontend.