fffonion / lua-resty-openssl

FFI-based OpenSSL binding for OpenResty
BSD 2-Clause "Simplified" License
131 stars 43 forks source link

fix(*) catch and fix more GC corner cases #178

Closed fffonion closed 3 months ago

fffonion commented 3 months ago

@zhuizhuhaomeng The tests are now green with the new valgrind setup, I'm going to merge this and looking to make the tests faster. Any suggestions are welcomed! And thanks for bringing this up, it's also a learning opportunity for me : )