Skip to content

SQLite concurrency bug #110

@VaishakRR

Description

@VaishakRR

multiple write operations are colliding inside the same database transaction. It's a bug in the tool itself. Not in the root of the project.

vaish@DESKTOP-GE9HT40:~/my-clone$ code-review-graph update
WARNING: Error parsing src/app/auth/invite/[token]/page.tsx: cannot start a transaction within a transaction
WARNING: Error parsing src/components/ui/tabs.tsx: cannot start a transaction within a transaction
WARNING: Error parsing src/components/ui/card.tsx: cannot start a transaction within a transaction
WARNING: Error parsing src/components/app/Pagination.tsx: cannot start a transaction within a transaction
WARNING: Error parsing prisma/seed.ts: cannot start a transaction within a transaction
..........
............

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions