There's something really fishy with Level 3 (the Scala inverted index one). It passes locally, but is stuck at the "Waiting for servers to finish indexing" stage on the server.<p>Is there a size limit on the files you're able to write to the filesystems in the testing containers? Any way to debug this?<p>This, and Scala's slowness makes me wonder if I should have recoded this level from scratch in another language.<p>Thoughts from fellow Level 3 players?