facebookarchive / swift

An annotation-based Java library for creating Thrift serializable types and services.
Apache License 2.0
900 stars 297 forks source link

Shut down server channels before killing io thread pool executor #12

Closed andrewcox closed 12 years ago

andrewcox commented 12 years ago

Avoids a hang on shut down (e.g. while running tests during development) if the client got stuck and didn't close the connection