|
|
33cd5330c4
|
fix(rustproxy): Use cooperative cancellation for background tasks, prune stale caches and metric entries, and switch tests to dynamic port allocation to avoid port conflicts
|
2026-02-24 20:56:37 +00:00 |
|
|
|
9368226ce0
|
fix(tests): use high non-privileged ports in tests to avoid conflicts and CI failures
|
2026-02-21 13:27:55 +00:00 |
|
|
|
d8d1bdcd41
|
update
|
2025-05-29 01:00:20 +00:00 |
|
|
|
e4aade4a9a
|
fix(socket-handler): Fix socket handler race condition by differentiating between async and sync handlers. Now, async socket handlers complete their setup before initial data is emitted, ensuring that no data is lost. Documentation and tests have been updated to reflect this change.
|
2025-05-29 00:24:57 +00:00 |
|