Skip to content
Snippets Groups Projects
  1. Jul 19, 2017
  2. Jul 13, 2017
  3. Jun 08, 2017
  4. Apr 11, 2017
  5. Dec 22, 2016
  6. Dec 09, 2016
  7. Nov 30, 2016
  8. Nov 04, 2016
  9. Oct 26, 2016
  10. Oct 13, 2016
  11. Sep 15, 2016
  12. Aug 17, 2016
  13. Aug 12, 2016
  14. Aug 11, 2016
  15. Jul 21, 2016
  16. Jul 08, 2016
  17. Jun 13, 2016
  18. May 20, 2016
  19. May 16, 2016
  20. May 06, 2016
  21. Apr 04, 2016
  22. Apr 01, 2016
  23. Mar 31, 2016
  24. Mar 09, 2016
  25. Dec 16, 2015
  26. Dec 04, 2015
  27. Oct 28, 2015
  28. Oct 08, 2015
  29. Sep 26, 2015
  30. Aug 31, 2015
  31. Aug 20, 2015
  32. Aug 14, 2015
    • Tim Emiola's avatar
      Adds the ruby timeout interop test. · cdb7cccc
      Tim Emiola authored
      Corrects some other issues
      
      - fixes status return when calls fail by always returning the status
      
      - resolves bidi_call client's failure to return an exception on bad
        status by swapping the wait for status to the read thread
      
        * this also improves the cancel_after_first_response test
      
      Also
      
      - adds a unit test that verifies that a bidi call will time out.
      cdb7cccc
    • Tim Emiola's avatar
      Breaks API - switches timeout to a keyword arg. · 49b7650e
      Tim Emiola authored
      - timeout has been a default arg till now
      
      - this switches it to a keyword arg with the same behavior
      
      - in addition, it adds deadline as distinct keyword arg, allowing users
        the choice of the idiomatic(timeout) or the aligned(deadline)
      49b7650e
  33. Aug 12, 2015
Loading