Skip to content

5.0.3

Latest
Compare
Choose a tag to compare
@queil queil released this 02 Oct 06:21
3497ff4
  • fix: behaviour when a task fails (if runnable was brought down it should be brought up in initiated state (aka cold))
  • fix: race condition when attaching events to process
  • fix: read stdout synchronously if running process in foreground
  • fix: git failing to pull from repository when it has local modifications
  • chore: use modern syntax ([]) for empty array initialization