github Shadowner/Infrarust v1.1.2
v1.1.2 - Fix mishandled server connection drop

latest releases: v2.0.0-alpha.6, v2.0.0-alpha.5, v2.0.0-alpha.4...
12 months ago

Performance & Stability Patch

Highlights

  • Critical Fix: Resolved high CPU usage issue during connection failures
  • Rust 2024: changed Rust to edition 2024
  • Dependencies: Updated all package dependencies to latest versions

Bug Fixes

  • 🔥 Fixed critical bug causing excessive CPU consumption when connections fail
  • Fixed connection EOF conditions not being properly detected, which caused busy loops
  • Resolved issue with actor tasks continuing to run after their connections terminated
  • Fixed improper shutdown sequences that led to orphaned resources
  • Addressed missing connection state tracking that allowed processing on dead connections
  • Fix Docker image build (thank's @JadedBlueEyes)

Co-Authored-By: Jade Ellis jade@ellis.link

Don't miss a new Infrarust release

NewReleases is sending notifications on new releases.