mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-09 06:09:09 +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)