[Glass] SocketStream and ZnServer sockets inside TransientValues

Paul DeBruicker pdebruic at gmail.com
Thu Sep 5 11:20:18 PDT 2013


I was getting errors like this while running tests on some libraries:

http://forum.world.st/Issue-282-in-glassdb-Swazoo-server-crashing-with-aGsSocket-that-has-some-associated-session-state-har-td3705456.html


In an attempt to fix them I wrapped the SocketStream inst var #socket
and the the ZnServer serverSocket inst var in a TransientValue.  That
ended up not helping my problem (I was keeping a ZnClient around when I
shouldn't have been)

Should I upload the wrapped versions of SocketStream and ZnServer or
somewhere leave it alone for now?  I just don't know if my changes are
fixes or wasteful.


Thanks for any guidance you can provide



Paul


More information about the Glass mailing list