Yelp / bravado-core

Other
109 stars 98 forks source link

Update Spec to return new resolver instances for validators fixing an IndexError in RefResolver due to it not being thread-safe #381

Closed marcelruhf closed 7 months ago

marcelruhf commented 3 years ago

This resolves an issue which occasionally results in an IndexError due to a race condition. See MLOCPAR-6374 in JIRA for context.