Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix mac crash on abruptly ended server thread | Alexander Polcyn | 2017-03-22 |
* | add passing test that kills a process while there are active watch chan state... | Alexander Polcyn | 2017-03-20 |
* | add end2end tests to formatter and adjust to formatter | Alexander Polcyn | 2017-03-20 |
* | add copyright header to fix failing sanity tests | Alexander Polcyn | 2017-03-15 |
* | add a README for new test directory | Alexander Polcyn | 2017-03-15 |
* | stop mixing gpr mutexes and the ruby gil to fix channel closing deadlock | Alexander Polcyn | 2017-03-15 |
* | add another currently failing test related to channels and deadlock | Alexander Polcyn | 2017-03-15 |
* | watch channel state without the gil to fix deadlock on abrupt SIGTERM | Alexander Polcyn | 2017-03-15 |
* | add failing test revealing bug in channel state api | Alexander Polcyn | 2017-03-15 |
* | make end2end test ports dynamic and slight refactor | Alexander Polcyn | 2017-03-15 |
* | add initial framework for full end2end tests outside of rspec | Alexander Polcyn | 2017-03-14 |