What actually happens: when you interleave stub.rpc () and stub.fetch () calls without awaiting each one, all fetch calls are processed before all RPC calls, completely ignoring send order. This ...
"""XmlActuator filters to joints with XML actuators when using wildcard.""" def test_xml_actuator_no_matching_actuators_raises_error(): """XmlActuator raises error ...