diff options
| author | Ralf Lici <ralf@mandelbit.com> | 2026-04-16 10:19:28 +0300 |
|---|---|---|
| committer | Antonio Quartulli <antonio@openvpn.net> | 2026-04-17 11:54:04 +0300 |
| commit | 6c9b1dc218fea8b15893953f5299b209f11fa0a8 (patch) | |
| tree | af2d80138ce5babf0a60e6c771b97deeb1a4cb17 /include/linux/stringify.h | |
| parent | 1be93bb979ab02554541b04406e9e3a6a8e0ce9e (diff) | |
| download | linux-6c9b1dc218fea8b15893953f5299b209f11fa0a8.tar.xz | |
selftests: ovpn: serialize YNL listener startup
Starting one background YNL notification listener per peer back-to-back
can intermittently stall the test setup before the listeners even reach
the Python main function.
This was reproducible in a reduced test.sh setup-only loop: a single
listener stayed stable across repeated runs, while starting listeners
for all peers could hang early in the listener launch phase. Adding a
short delay between listener launches makes the listeners start cleanly
and eliminates the reproduced hangs in repeated normal and slow-runner
tests.
Serialize listener startup with a small sleep between setup_listener
calls.
Fixes: 77de28cd7cf1 ("selftests: ovpn: add notification parsing and matching")
Signed-off-by: Ralf Lici <ralf@mandelbit.com>
Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions
