priestjim / gen_rpc

A scalable RPC library for Erlang-VM based languages
Apache License 2.0
221 stars 81 forks source link

Add test cases. Potential fix in case of bad rpc call manifest as blocking timeout. Refactor resuable test code for multiple test suites. #9

Closed linearregression closed 9 years ago

linearregression commented 9 years ago
priestjim commented 9 years ago

Just did a terrible merge with some benign changes. Can you rebase off of develop so I can merge it? Thanks!

priestjim commented 9 years ago

Great, thanks!