Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid memory leak when thread is reused (#1136)
This leak can happen if multiple copies of `smallrye-config` are loaded by different class loaders, like in Quarkus dev mode.
- Loading branch information