Skip to content

6.0.12

Compare
Choose a tag to compare
@dktapps dktapps released this 24 Nov 12:14
· 41 commits to fork since this release
c2209ac

Changes since 6.0.11

  • Worker now notifies itself when a task is ready for collection. This permits the use of wait() with a collect() precondition inside a synchronized block to wait for task completion (used in various tests).
  • Fixed support for 8.3 typed constants and static variable initializers.