Open pematous opened 6 years ago
steps to reproduce: $ cli-proton-python-sender --count 2 $ time cli-proton-python-receiver --count 2 --duration 4 --log-msgs dict -t 1
the receiver should time-out after the time-out elapsed (=only one message should be received)
reproducibility:
Covered by test_duration_timeout_receiver (currently disabled)
steps to reproduce: $ cli-proton-python-sender --count 2 $ time cli-proton-python-receiver --count 2 --duration 4 --log-msgs dict -t 1
the receiver should time-out after the time-out elapsed (=only one message should be received)
reproducibility:
Covered by test_duration_timeout_receiver (currently disabled)