Skip to content

[1.30.1] - 2025-01-28

Compare
Choose a tag to compare
@xavierog xavierog released this 28 Jan 02:10
· 5 commits to master since this release

Fixed

  • Fix a race condition that was liable to generate (innocuous) error messages in the Moulti console after running moulti pass:
    • Invalid file descriptor: -1
    • <socket.socket fd=xx, family=1, type=1, proto=0, laddr=xxx.socket> is not registered
  • moulti pass step_id < empty_regular_file used to block on macOS; moulti load was also affected.
  • Handle EMSGSIZE when sending file descriptors.