[GitHub] [geode-native] pdxcodemonkey commented on pull request #635: GEODE-8436: Several threads calling PdxInstanceFactory::create() causes seg fault

2020-08-19 Thread GitBox
pdxcodemonkey commented on pull request #635: URL: https://github.com/apache/geode-native/pull/635#issuecomment-676558659 I'm also hitting this on Windows builds now, though it appears to have come in with yesterday's PR for GatewaySenderEventCallbackArgument:

[GitHub] [geode-native] pdxcodemonkey commented on pull request #635: GEODE-8436: Several threads calling PdxInstanceFactory::create() causes seg fault

2020-08-19 Thread GitBox
pdxcodemonkey commented on pull request #635: URL: https://github.com/apache/geode-native/pull/635#issuecomment-676524873 Travis CI is failing due to a clang-format issue in the new test file. Please run `cmake --build . --target all-clangformat` and check in the formatting changes.