Skip to content

Investigate Path Persistence Issues Related to Analysis State and BNDB Snapshots #262

Description

@pdamian

When storing and loading paths, we should investigate whether setting func.analysis_skipped = False can introduce issues or inconsistencies during path restoration.

  • Determine whether func.analysis_skipped = False affects the correctness or stability of stored paths when they are later reloaded.
  • Identify any scenarios where path loading fails or produces unexpected results due to analysis state changes.
  • Evaluate the feasibility of creating a BNDB snapshot at the time paths are saved.
  • If path loading can lead to problems, investigate whether restoring a previously saved BNDB snapshot would resolve them.
  • Consider prompting the user to restore the snapshot when path loading detects an incompatible or problematic state.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions