Currently port manager is can cause issues if port events (from ovs) and/or interface updates happen simultaneously.
Use event and event control to ensure these do not cause conflicts or invalid states, and to control when / if we want to handle these events.