-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.9.2
-
Fix Version/s: 0.10.0
-
Component/s: Erlang - Library
-
Labels:None
-
Patch Info:Patch Available
Currently client received 'badmatch' error when the thrift server teardown. I'd like information about errors in the thrift clinet before the process exits.
I've attached an implementation which fixes this good enough for my own and add test.