Skip to content
  • Niklas Keck's avatar
    Added test for timeout Exception · 4d534632
    Niklas Keck authored
    - Timeout will occur if either timeout argument is too small or gts2
    is too slow to answer.
    - If no timeout argument is set, the client will wait indefinitly as
    before. Thus commit 16b80c1f should
    not have any effect on existing code. Existing tests should cover that
    assumption sufficiently.
    4d534632