Skip to content

v1.8.0

Choose a tag to compare

@fhunleth fhunleth released this 06 May 19:30
· 17 commits to main since this release
  • New feature
    • Add :wait_for option to MuonTrap.Daemon. This lets you specify a
      function that can block until a file, named pipe, local server, etc. is
      available before starting the OS process. This simplifies workarounds for OS
      processes that don't wait or retry on inputs that come up asynchronously.