ruby-net-ldap icon indicating copy to clipboard operation
ruby-net-ldap copied to clipboard

changes to implement timeouts with non-blocking reads and writes

Open jwedoff opened this issue 5 years ago • 0 comments

This work I did to finish read/write timeouts using non-blocking reads. (partially addressing issue#247?) I've used it successfully in production for some custom services, but I couldn't figure out how to sensibly test the new functionality with the existing testing framework. We'd love to get our changes upstreamed, and I'd love to know if you have any ideas of how to go about testing.

jwedoff avatar Jul 14 '20 21:07 jwedoff