Agreed. The `defaultSSLContext` should either be thread local or better yet 
shouldn't use GC'ed memory. (I'm tired of this `ref object` nonsense everywhere 
for "convenience". refs have overhead, global refs moreso.)

Reply via email to