gRPC-haskell/tests
Joel Stanley d7b00ac054 Fix race condition while tracking outstanding handler threads (#66)
* Demonstrate shutdown concurrency bug via unregistered server streaming test

* Comments, cleanup

* Remove extraneous liftIOs from low level tests
2016-08-10 16:14:41 -05:00
..
LowLevelTests Update to gRPC 0.15 (#61) 2016-08-05 09:29:20 -07:00
GeneratedTests.hs Update to gRPC 0.15 (#61) 2016-08-05 09:29:20 -07:00
LowLevelTests.hs Fix race condition while tracking outstanding handler threads (#66) 2016-08-10 16:14:41 -05:00
Properties.hs Connor/metadata improvements (#52) 2016-08-01 12:38:35 -07:00
protoc.sh Update to gRPC 0.15 (#61) 2016-08-05 09:29:20 -07:00
simple-server.sh Update to gRPC 0.15 (#61) 2016-08-05 09:29:20 -07:00
simple.proto Added tests for grpc server generation 2016-07-25 16:39:25 -07:00
test-client.py Added tests for grpc server generation 2016-07-25 16:39:25 -07:00
tests.patch Update to gRPC 0.15 (#61) 2016-08-05 09:29:20 -07:00
TestServer.hs Streaming interface tweaks (i.e., StreamSend/Recv ops in IO) (#58) 2016-08-09 11:30:47 -05:00
UnsafeTests.hs Connor/metadata improvements (#52) 2016-08-01 12:38:35 -07:00