Skip to content

v2.1.3

Compare
Choose a tag to compare
@NHAS NHAS released this 15 Jun 23:35
· 220 commits to main since this release

Bug fix release. Unfortunately issues were cropping up using a file descriptor to pass in the old (real) argv when using --process_name so now this information is passed in via environment variable F instead.

Bug fixes:

  • Disconnections no longer occur when scping, or doing other large network operations
  • No longer crashes on darwin intermittently