You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
0.9.1 (2020-06-04)
Fixed issue that would cause an infinite loop if a TaskGraph object were
created with a database from an incompatible previous version. Behavior now
is to log the issue, delete the old database, and create a new compatible
one.
Fixed issue that would cause some rare infinite loops if TaskGraph were
to fail due to some kinds of task exceptions.