v2.1.3
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