zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2.04k stars 592 forks source link

Reduce ClassGraphDepthMax default to 10 #2390

Closed pepone closed 3 months ago

pepone commented 3 months ago

This PR reduces the default for Ice.ClassGraphDepthMax from 100 to 10. The default of 100 was causing failures with Swift Debug builds.