The cleanup function doesn't fully wipe the database of entries related to that particular session

Open
#581 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
databases

Research direction

Start by locating the cleanup function and the logic that triggers a database wipe for a particular session. Trace which session-related entries are removed and define done as confirming that all entries for that session are deleted, with a regression test covering the cleanup behavior.

Written by the indexing model from the issue text.

Description

bug server

Self-explanatory. The logic when triggering a database wipe for a particular session doesn't appear to be fully working, and will need to be investigated further.

Dominant language
Python
Stars
2
Forks
1
Avg merge
1d 12h
Merged PRs (30d)
22

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DiamondLightSource/python-murfey

All issues in DiamondLightSource/python-murfey

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.