Skip to content

Thread-unsafe variables in app.py #537

@haozturk

Description

@haozturk

#524 addressed some of the thread-safety issues but not all. The following are still to be addressed:

  • self._active_memory
  • self.archi.pipeline.agent_llm / self.archi.pipeline.agent
  • self.current_config_name
  • self.archi.update()
  • self.conn / self.cursor
  • self.number_of_queries

This will be more visible as the user base grows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions