Hi, folks,
I'm attempting to validate a DORA xBRL-CSV on a MacBook Pro using the Arelle GUI (2.37.24)
I can get Arelle to run successfully, and, as I expected, it takes several hours to run. I can see the various validations tick by in the lower right corner of the GUI, and see occasionally messages written to the message log. All fine.
The problem I have is recognizing when Arelle is done (and also when it hangs). On previous builds of 2.37.x, it would hang more than overnight on a single validation, which I assume means it hung (and, on reruns, it got past that step), but with no obvious indications.
On the latest version, I see it run all the validations, and at the end of the log I see a string of messages like:
[ProfileActivity] ... evaluation 1 112.471 sec - report.xbrl
....
Which seem to indicate it's complete and reporting some diangostics. However, there's no message that indicates completion, and I still see "evaluating v8860_,_0" in the lower left of the UI window. Arelle is also still pegging a CPU and consuming 1GB or ram, which I wouldn't expect if it's idle.
Am I being too impatient here (and so it's taking more than 24 hours to process my file)? Is it hanging somewhere I can recognize? Is it done but for some reason not releasing resources?