Skip to content

v4.11.1

Latest

Choose a tag to compare

@asim asim released this 10 Sep 08:45
d6fbfa0

Fixes

  • Close the underlying config loader from Config.Close, releasing file watchers and open handles.
  • Avoid a nil-error panic when stopping config watchers.
  • Serialize repeated Config.Close calls so cleanup runs once.

Fixes #4913.