bolinfest / plovr

plovr: a Closure build tool
78 stars 49 forks source link

plovr deadlock when running multiple tests simultaneously #24

Closed nicks closed 9 years ago

nicks commented 10 years ago

I can get the plovr server to deadlock with 100% reproducibility by loading test files in chrome, then hitting a "reload all tabs" button.

I think it has to do with a bunch of static file resources that aren't thread-safe; will try to put together a fix.