Skip to content

Add and use new memoized config helper

What does this Merge Request do?

This MR converts all GDK::Config.new calls to use a new, memoized helper method.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Closes #932 (closed)

Merge request reports