I have been updating the JavaScript exercises, and every time that I update the exercise (unless a new test fails), the server never seems to get out of the “Processing” state. For example, this. I updated the exercise several minutes ago, and it is still running.
Also, what is the best way to update my local copy of a test?
There are some infrastructure issues related to an ongoing DDoS attack that might be the culprit.
Thanks for the info @BNAndras . That’s really sad that someone would do something that malicious. 
1 Like
You can, however, try to submit a new version to get it out of that state!
That didn’t work. I tried it with lasagna, and that iteration is stuck, too.
In that case it’s this issue: 🚨 Tests timing out? Read this
1 Like
If you just want to write code and have those tests run, you can use my old playground for v3 which supports all of the JS and TS exercises I think.
Solutions don’t sync to Exercism, but then at least you know if it will pass ;)
Looks like the problem cleared up sometime last night. I looked at several of the solutions I updated, and they are all passing.
1 Like
The queue was cleared this morning. Enjoy more learning!