mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-18 07:30:51 +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)