RaythaHQ / raytha

Raytha is a powerful CMS with an easy-to-use interface and fast performance. It offers custom content types, a template engine, and various access controls. It supports multiple storage providers and an automatically generated REST API. Upgrade your development workflow with Raytha.
MIT License
143 stars 30 forks source link

Background task crashes on json cycles #193

Closed apexdodge closed 2 months ago

apexdodge commented 2 months ago

Received error with Raytha's background task manager trying to process an item that yielded error.

possible object cycle was detected which is not supported

We can fix it now in .NET 8 https://stackoverflow.com/a/66562656