v0.18.2
This is a patch release that fixes some inconsistent state reporting behavior when a task moves to ERROR
during the STOP
transition. It also fixes a related issue that caused the environment destroy operation to fail.
- [core] remove goroutine from transition_configure
- [core] handle workflow state error
- [core] Fix hanging force shutdown
- [executor] Improve executorcmd log output