Resizing causing huge wait

Hi,
When resizing window there seems to bit a bit of lag and physics can a bit wonky because then time difference between previous and current frames time, because deltatime gets big. Is there a way to prevent this for example by pausing every object until window has been resized?
How would you pass a message to every game object in a collection?