2
0
mirror of https://github.com/boostorg/redis.git synced 2026-01-19 04:42:09 +00:00
Files
redis/test
Anarthal (Rubén Pérez) 203e9298ed Fixes a race condition when cancelling requests on connection lost (#309)
Changes how cancel_on_conn_lost is used to ensure it is called only once and after the reader and writer tasks have exited.
This fixes a problem in test_conn_reconnect
Adds a test for multiplexer::reset()
Adds stronger invariants to the multiplexer functions to be called by the reader and writer
Removes test_issue_181, since the same functionality is being covered by unit tests already
Removes basic_connection::run_is_canceled
2025-09-22 13:04:28 +02:00
..
2023-10-04 11:28:55 +02:00
2025-07-20 18:38:02 +02:00
2025-07-20 18:38:02 +02:00
2025-08-02 13:38:19 +02:00
2025-08-02 13:38:19 +02:00