scalafiddle / scalafiddle-core

Source code for the scalafiddle.io compilation service
https://scalafiddle.io
Apache License 2.0
100 stars 37 forks source link

Regression: Server responded with 0: #35

Closed Atry closed 5 years ago

Atry commented 5 years ago

The following snippet is created some days ago, and it compiled at that time. https://scalafiddle.io/sf/jTAPDnW/0

Unfortunately, it does not compile now. Instead, the error message Server responded with 0: is shown.

ochrons commented 5 years ago

Works for me just fine. Did you try making some whitespace-only change to force a recompile, in case there is some caching issue?

Atry commented 5 years ago

It seems the server was down when I report this issue. I saw other snippets did not compile at that time, too.

Fortunately it is good for now.