fix: fix deadlock in AgentWithMemory with reentrant lock implementation #35

Closed
aditya wants to merge 1 commits from fix/concurrency-security-fix into tests/unit-tests
Member

Summary

Fix deadlock issue by replacing standard lock with reentrant lock.

Relates to

Relates to #7
Relates to #28

## Summary Fix deadlock issue by replacing standard lock with reentrant lock. ## Relates to Relates to #7 Relates to #28
aditya added 1 commit 2025-11-17 13:59:37 +00:00
Owner

Closing as superseded. This security fix PR targets the tests/unit-tests branch which is no longer active. The deadlock fix (reentrant lock) has been addressed in master. See concurrency/cleanup track under Epic #365.

Closing as superseded. This security fix PR targets the `tests/unit-tests` branch which is no longer active. The deadlock fix (reentrant lock) has been addressed in master. See concurrency/cleanup track under Epic #365.
freemo closed this pull request 2026-02-24 03:27:46 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cleveragents/cleveragents-core#35