Skip to content

Conversation

@devlead
Copy link
Owner

@devlead devlead commented Nov 21, 2025

  • Remove _routes static field that was caching deserialized routes
  • Simplify GetRoutes to deserialize Routes.json on each invocation
  • Maintain thread-safety through existing lock mechanism
  • Routes are now always fresh from resource file

- Remove _routes static field that was caching deserialized routes
- Simplify GetRoutes to deserialize Routes.json on each invocation
- Maintain thread-safety through existing lock mechanism
- Routes are now always fresh from resource file
@devlead devlead merged commit 94be63f into develop Nov 21, 2025
3 checks passed
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.

2 participants