Page MenuHomeVyOS Platform

VyOS HTTPS API becomes unresponsive during concurrent config-file load operations
Closed, ResolvedPublicBUG

Description

As reported in the linked forum thread; comprehensive details provided therein. To be reproduced with (some version of) the provided case, however, it seems clear that the legacy thread lock is no longer appropriate after the move to async for handlers /config, /config-sync (https://vyos.dev/T7588) , and in fact dangerous for at least the second case.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)
Forum thread
https://forum.vyos.io/t/vyos-https-api-becomes-unresponsive-during-concurrent-config-file-load-operations/17278