anonpenguin23
ccbcea0f3f
fix(serverless): prevent invocation context race condition
...
- Attach InvocationContext to the execution context in Engine.Execute to
ensure host functions resolve identity from the request context.
- Fixes a race condition where concurrent stateless invocations would
overwrite the global singleton, causing cross-tenant leaks or nil
namespace errors.
- Added a regression test to verify per-invocation isolation under load.
2026-05-23 12:48:45 +03:00
..
2026-03-26 18:14:52 +02:00
2026-03-28 08:59:11 +02:00
2026-03-26 18:14:52 +02:00
2026-05-15 13:36:35 +03:00
2026-05-03 18:20:21 +03:00
2026-03-28 14:30:55 +02:00
2026-03-26 18:14:52 +02:00
2026-05-13 15:41:36 +03:00
2026-03-26 18:14:52 +02:00
2026-03-26 18:14:52 +02:00
2026-05-17 16:27:05 +03:00
2026-03-26 18:14:52 +02:00
2026-03-26 18:14:52 +02:00
2026-05-14 14:29:24 +03:00
2026-03-26 18:14:52 +02:00
2026-05-19 18:19:21 +03:00
2026-05-07 07:33:52 +03:00
2026-03-28 14:30:55 +02:00
2026-03-26 18:14:52 +02:00
2026-03-26 18:14:52 +02:00
2026-05-03 18:20:21 +03:00
2026-05-17 16:27:05 +03:00
2026-05-08 11:23:53 +03:00
2026-03-26 18:14:52 +02:00
2026-05-03 18:20:21 +03:00
2026-05-19 18:19:21 +03:00
2026-05-13 15:41:36 +03:00
2026-05-17 16:27:05 +03:00
2026-03-28 08:59:11 +02:00
2026-03-26 18:14:52 +02:00
2026-05-23 12:48:45 +03:00
2026-03-26 18:14:52 +02:00
2026-03-26 18:14:52 +02:00
2026-05-03 18:20:21 +03:00
2026-03-28 08:59:11 +02:00
2026-03-26 18:14:52 +02:00
2026-03-26 18:14:52 +02:00
2026-03-26 18:14:52 +02:00