Look at the below diagram

STP is not running on the network and there is a loop between switch B and switch C.
Why does the loop between switch B and switch C affect switch A?
The loop will cause constant changes to B and C's mac address table, how come these changes affect switch A?
There will be no MAC address changes between A and B because there is no loop and only 1 cable.
Yet, a switching loop in a layer 2 network will effect entire network, I am not grasping why because only mac address changes would be registered on the switches in the loop (at least in this simple network).
Thanks