Hi Guys,
An interesting one… I am not sure the exact cause of this, but I suspect it is linked to looping provider/consumer
I managed to get 178% cpu utilisation that required me to kill that application before my server came back up.
I suspect I somehow manged to create either a deadly embrace or eternal loop. I was trying to get a single hero post, followed by a page of 3 column posts. I used the Classic light posts template as the base then tried adding a row above the index accessing the first blog post. I also suspect I may have created a weird combo provider/consumer entries at parent & child levels of the post/posts divs
I realise this might be hard to replicate, but it does have the impact of bringing down the entire server, not just the development application
Let me know if you have any questions