Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Add concurrency test for link requests and guard link bookkeeping#179

Merged
brothercorvo merged 1 commit intomainfrom
corvo/add-concurrency-tests-for-link-handling
Sep 26, 2025
Merged

Add concurrency test for link requests and guard link bookkeeping#179
brothercorvo merged 1 commit intomainfrom
corvo/add-concurrency-tests-for-link-handling

Conversation

@brothercorvo
Copy link
Copy Markdown
Contributor

Summary

  • add a concurrency-focused service test that opens multiple fake links and issues parallel requests
  • protect link bookkeeping dictionaries with a lock and ensure shutdown drains keepalive tasks safely

Testing

  • pytest tests/test_service.py

https://chatgpt.com/codex/tasks/task_e_68d6a2d5d65c83259f4f18e0a0102f30

@brothercorvo brothercorvo merged commit 5ce935d into main Sep 26, 2025
2 checks passed
@brothercorvo brothercorvo deleted the corvo/add-concurrency-tests-for-link-handling branch September 26, 2025 14:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant