mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-22 03:29:23 +00:00
- A static set needs a static lock or we get multiple locks if the class is inherited - If this fix is not included and SWGObject is accessed from a second thread then we get EXC_BAD_ACCESS error (crash)