Commit Graph

3 Commits

Author SHA1 Message Date
Eric Daniels
28cf1cd9f3 Allow multiple agent.Close 2024-08-05 21:59:05 -04:00
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