Closed bdrillard closed 3 years ago
Thanks for the fix. Can you change the commit message to:
Ensure table metadata resultset closes after use
Fixes #142.
Done!
Can you set the commit message to exactly the previous message? You've joined the commit message body with the subject line.
I think that's it!
Thanks
Is there a schedule or estimated timeframe by which we could anticipate a new release of Ragtime including this fix?
Released 0.8.1.
Closes #142.
Testing
I built a SNAPSHOT and verified in my own project that the chatty warnings issued by my driver given the leaking ResultSet no longer occurred.