google / gnostic

A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
Apache License 2.0
2.03k stars 241 forks source link

metrics/vocabulary: err check before Close() #425

Closed alrs closed 4 months ago

alrs commented 6 months ago

This ensures that a check of err happens before a deferred Close().