diff options
author | John Estabrook <jestabro@vyos.io> | 2025-06-27 18:08:20 -0500 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2025-07-03 12:58:26 -0500 |
commit | bfb2e85951409aa7f4ea891daa7fc05b1e5e5558 (patch) | |
tree | 286691154f45613d2e496ab906f62091eec1fe5b /smoketest/scripts/cli/test_protocols_segment-routing.py | |
parent | 036f08f14a029b64366eff61e30a2de49e591759 (diff) | |
download | vyos-1x-bfb2e85951409aa7f4ea891daa7fc05b1e5e5558.tar.gz vyos-1x-bfb2e85951409aa7f4ea891daa7fc05b1e5e5558.zip |
T7588: move blocking function to threadpool to allow async
Refactor the blocking code in config handlers (endpoints /configure,
/config-file) to run in a threadpool; this allows defining the handler
as async. Consequently, the handler itself runs in the main thread,
avoiding the need for thread registration for libvyosconfig function
calls.
Diffstat (limited to 'smoketest/scripts/cli/test_protocols_segment-routing.py')
0 files changed, 0 insertions, 0 deletions