Skip to content

0.10.3

Compare
Choose a tag to compare
@richpsharp richpsharp released this 29 Jan 18:53
· 118 commits to main since this release
0317f86

0.10.3 (2021-01-29)

  • Fixed issue that could cause combinatorial memory usage leading to poor
    runtime or MemoryError if a dictionary were passed that had thousands
    of elements.
  • Fixed issue that would cause TaskGraph to not recognize a directory
    that was meant to be ignored and in some cases cause Tasks to
    unnecessarily reexecute.