This release contains stability fixes and error reporting improvements.
What's Changed
- [OCTRL-1076] Unusual number of logging goroutines in executors by @justonedev1 in #782
- [OCTRL-1076] Unusual number of goroutines stuck in controllable task Kill in executor by @justonedev1 in #783
- [OCTRL-1076]: Unusual number of goroutines in executor's eventloop by @justonedev1 in #785
- Fix closing pipes in basic common task by @justonedev1 in #786
- Controllable task refactoring by @knopers8 in #784
- Multiple fixes to controllable task launching by @knopers8 in #787
- Distinguish between task too slow to start and crashing on start by @knopers8 in #788
- Bump github.com/expr-lang/expr from 1.17.0 to 1.17.7 by @dependabot[bot] in #789
- [OCTRL-634] coconut env creation time wrong by @justonedev1 in #790
- Debug build option by @justonedev1 in #791
- Bump to v1.47.0 by @knopers8 in #792
Full Changelog: v1.46.1...v1.47.0