Skip to content

v1.13.2

Compare
Choose a tag to compare
@Neloop Neloop released this 20 Dec 07:40
· 927 commits to master since this release

Changelog

  • Fixing exercise tests saving which was causing deadlocks in database
  • Fix division by zero in score calculator

Commits

26865f6 Bugfix: division by zero in SimpleScoreCalculator
1668dc6 Fixing transaction processing to avoid TX aborts caused by deadlocks.