product · inferred from evidence
McAfee Endpoint
An antivirus product identified as holding temporary files open, causing build failures.
- Gradle Temporary workspace cannot be moved to immutable location when files left open on Windows
Gradle 8.6 RC builds on Windows fail with "Temporary workspace cannot be moved to immutable location" from AssignImmutableWorkspaceStep when files in the transform cache are left open. Sync attempts that worked under Gradle 8.5 break in 8.6
- mem0 Python search() metadata filters return nothing (not implemented before 1.0.0)
Calling `memory.search()` with metadata `filters` (e.g. `filters={"OR": [{"food": "sushizhuyi"}]}`) in mem0's Python SDK returned empty results even though matching memories existed. Metadata filtering simply was not implemented in the OSS