Commit Graph

2 Commits

Author SHA1 Message Date
Sean DuBois
abf50f9c34 Don't allocate new error inside TaskLoop
Libraries use errors.Is to catch this error. Allocating a new one inside
internal breaks that
2024-07-25 10:22:51 -05:00
Steffen Vogel
fdca6c47c0 Move taskloop into dedicated package
Reduce size of Agent and simplify code
2024-03-22 20:09:57 -04:00