Skip to content
  • Eric Cano's avatar
    Split the Agent class into AgentReference and Agent. · 390ccab7
    Eric Cano authored
    Agent becomes a usual class, like any other in the object store.
    Object name generation (agent's and others) is now handled in the separate AgentReference.
    The previous situation created race conditions.
    390ccab7