Files
clan-core/pkgs/clan-cli/clan_lib/network
Jörg Thalheim 204f9d09e3 network: refactor get_best_remote to class-based context manager
Resolves the "RuntimeError: generator didn't stop after throw()" issue
by replacing the generator-based @contextmanager with an explicit class.

This maintains backward compatibility through a factory function.
2025-10-07 13:05:20 +02:00
..
2025-08-26 14:46:42 +02:00
2025-08-25 11:34:41 +02:00
2025-08-26 15:17:16 +02:00