[pbs-devel] applied: [RFC proxmox-backup] proxy: avoid exiting connection acceptor loop in error case

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Aug 7 18:58:35 CEST 2025


On Thu, 07 Aug 2025 17:41:30 +0200, Christian Ebner wrote:
> The proxy waits for incoming connections passed along from the REST
> server inside a loop. If the REST server api_service call however
> failed with error, the loop was incorrectly exited. Therefore no
> further connections could be accepted.
> 
> To fix this, handle the error case gracefully and avoid exiting the
> loop.
> 
> [...]

Applied, great work to all involved, thanks!

[1/1] proxy: avoid exiting connection acceptor loop in error case
      commit: 9cf80dc6db539a45b9160153b96d8d56427ec06e




More information about the pbs-devel mailing list