Skip to content

v0.4.0 A lazy namespace

Compare
Choose a tag to compare
@leon-barrett leon-barrett released this 08 Jan 04:37
· 90 commits to master since this release

Release v0.4.0, which includes:

  • Added lazy functions in com.climate.claypoole.lazy
  • Changed pmap functions to throw the original exception, not a
    java.util.concurrent.ExecutionException
  • Changed how pmaps deal with exceptions; they no longer kill running tasks if
    one task fails