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
Tidy mess from initial TaskRecord implementation (#3746)
TaskRecord was merged in PR #2392 from a separate
development branch, and contained some cruft which this PR removes:
* a comment on checkpoint, that was a note on that development branch,
not relevant to the main codebase
* retries_left was removed in #1773 and has never been used in
TaskRecord
* fn_has was removed in #1945 and has never been used in TaskRecord
## Type of change
- Code maintenance/cleanup
Co-authored-by: Kevin Hunter Kesling <[email protected]>
0 commit comments