Skip to content
Snippets Groups Projects

sqlite: Fix priority access handling

Acquiring a priority access means that the current thread will have priority over other threads attempting to acquire a sqlite lock, it doesn't acquire a lock in itself, so we need to ignore those when acquiring a sqlite connection handle.

Merge request reports

Merge request pipeline #190313 passed

Merge request pipeline passed for b52aaa8b

Test coverage 88.00% (0.10%) from 1 job

Merged by Hugo Beauzée-LuyssenHugo Beauzée-Luyssen 3 years ago (Feb 14, 2022 2:06pm UTC)

Merge details

  • Changes merged into master with b52aaa8b.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #190319 passed

Pipeline passed for b52aaa8b on master

Test coverage 88.00% (0.10%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading