Chris Yang

Results 3 issues of Chris Yang

1. Run SN from sbt (i.e., "project server; run") 2. Don't open a notebook! Simply type any key: you get returned to the SBT prompt 3. Now open a notebook...

From a clean checkout and build, my sbt (with stock configuration) OOM's on PermGen. Not really an SN problem, but logging so that this is a known issue. Here is...

If a queue doesn't exist, Queue.get() throws an NPE – which is not a very helpful error. Actually, the semantics of queue existence is a little slippery, because from the...