stefon icon indicating copy to clipboard operation
stefon copied to clipboard

CPU spins on CoffeeScript error

Open theronic opened this issue 11 years ago • 0 comments

If I make a CoffeeScript syntax error, my running Compojure application maxes out CPU and spins. Exception is thrown, but the only fix seems to be to end the running Java application. Is this a problem in V8/node, or a loop somewhere in stefon?

theronic avatar Sep 24 '14 10:09 theronic