Kinto / Kinto/kinto

AttributeError: 'ReentrantFileLock' object has no attribute '_lock'

Open
#2,680 0 comments 0 reactions 0 assignees View on GitHub
stale
Dominant language
Python
Stars
4.4k
Forks
437
Avg merge
1d 2h
Merged PRs (30d)
15

Description

when running `make tests` I get the error: `AttributeError: 'ReentrantFileLock' object has no attribute '_lock'` on the master branch

going through the steps in https://docs.kinto-storage.org/en/latest/community.html#get-started

Contributor guide

Open the contributing guide

Research direction

Start with the get-started steps in the linked community documentation and run `make tests` to capture the full traceback. Trace where `ReentrantFileLock` is defined and where its `_lock` attribute is accessed. Done means the reported AttributeError is resolved and the test command completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.