Submission stuck in processing

I’m in the Elixir Track and submitted a third iteration for the High Score exercise. The first two iterations were processed in the usual time, but the third iteration is stuck in Processing. Since I passed the tests, I marked the solution complete. The exercise says that it’s been published (although I don’t see it in the community solutions) and additional exercises were unlocked.

A work-around is to add some comments, or refactor or add whitespace, and submit again.

Well, made a slight change (put code on one line using do: instead of a do/end), tests passed locally, and the tests failed on Exercism. I think this file is possessed, but at least it’s not stuck on processing.

Wonder if it is related to my issue: Error on exercism submit for elixir problem

I think it was. I was able to resubmit after the PR was rolled back. But the iteration that was hanging on processing is still hanging. I’m moving on since I seem to have advanced on the track.

I can also see a recent stuck submission on the Clojure track. So, apparently, it’s not Elixir specific. Something else is probably going on.

This will probably be the case forever unless someone manually goes and gets that iteration to rerun in the database.