Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sometimes duration is prefered over timeout #17

Open
pematous opened this issue Jan 5, 2018 · 0 comments
Open

sometimes duration is prefered over timeout #17

pematous opened this issue Jan 5, 2018 · 0 comments

Comments

@pematous
Copy link
Contributor

pematous commented Jan 5, 2018

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:

  • Qpidd 100%
  • Artemis ~25%

Covered by test_duration_timeout_receiver (currently disabled)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant