#515 [ENGINE/Perf] Regex compiled inline in durable_context.py

closed medium Created 2025-12-17 14:59 · Updated 2025-12-17 15:56

Description

Edit
**File:** engine/durable_context.py:1621 **Problem:** Regex pattern compiled inline rather than at module level. **Severity:** MEDIUM **Fix:** Move regex compilation to module level constant. **Impact:** Minor performance improvement for durable context operations.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...