Skip to content

IVS-876 - Django Management Command to display Redis Locks#301

Open
rw-bsi wants to merge 1 commit into
developmentfrom
IVS-876_Django_Mgmt_Command_for_Redis_locks
Open

IVS-876 - Django Management Command to display Redis Locks#301
rw-bsi wants to merge 1 commit into
developmentfrom
IVS-876_Django_Mgmt_Command_for_Redis_locks

Conversation

@rw-bsi
Copy link
Copy Markdown
Contributor

@rw-bsi rw-bsi commented Jun 6, 2026

  • Django Management command display_user_locks
  • Unit tests

Example:

(venv) user:~/Projects/bsi/validate/backend (development) $ python3 manage.py display_user_locks
2026-06-06 15:17:24,821 [INFO] m:display_user_locks pid:20485 tid:8385863296 -- Found 1 active user locks:
2026-06-06 15:17:24,821 [INFO] m:display_user_locks pid:20485 tid:8385863296 -- - User ID: 3, Task: apps.ifc_validation.tasks.normative_ia_subtask, TTL: 3,198 seconds

(venv) user:~/Projects/bsi/validate/backend (development) $ python3 manage.py display_user_locks
2026-06-06 15:19:46,839 [INFO] m:display_user_locks pid:21273 tid:8385863296 -- No active user locks found.

@rw-bsi rw-bsi self-assigned this Jun 6, 2026
@rw-bsi rw-bsi requested review from Ghesselink, aothms and civilx64 June 6, 2026 15:45
@rw-bsi rw-bsi marked this pull request as ready for review June 6, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant