Skip to content

v1.1.2

Compare
Choose a tag to compare
@chriskuehl chriskuehl released this 26 Jul 05:53
· 181 commits to master since this release
  • Fix race when the child exits very quickly that leads to dumb-init not reaping the child. This should be pretty rare and most likely to happen when dumb-init's child fails to exec (such as when you try to run a file that doesn't exist). (#104)