It looks like the internal event system for the COM system was updated to use the new event system. But in the process, idle_network was removed, which broke users who had set up private COM networks. I don't have strong feelings one way or the other, but you should probably either restore idle_network and friends or deprecate and remove support for private networks.
It looks like the internal event system for the COM system was updated to use the new event system. But in the process,
idle_networkwas removed, which broke users who had set up private COM networks. I don't have strong feelings one way or the other, but you should probably either restoreidle_networkand friends or deprecate and remove support for private networks.