Closed eddyv closed 4 months ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
duh - closeable extends autocloseable now. whoops.
Description
Adds
AutoCloseable
interface toAbstractConfigProvider
Motivation and Context
Depending on how this library is used, it would be nice to auto cleanup resources when using try-with-resources block
How Has This Been Tested?
N/A.
Types of changes
Checklist: