Skip to content

Fixed an issue with infinite loading

Compare
Choose a tag to compare
@lukejpreston lukejpreston released this 20 May 10:36
· 83 commits to master since this release

If a file was valid XML but had not tests or suites then it would re-parse and never load.

  • It will now show an error instead
  • It also does less parsing than it did before