Github user jpeach commented on the pull request: https://github.com/apache/trafficserver/pull/323#issuecomment-153951633 Yeh that's the way these object usually work. ```SpdyClientSession``` is a bit different from the other client session objects because last time I cleaned this up I didn't have a way to build and test SPDY. But in general we don't code the destroy to work for partially-initialized objects. It sounds that there is a path where a partially-initialized ```SpdyClientSession``` can be destroyed. I didn't see that in the quick look I took though :-/
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---