Files
dlipicarandClaude Opus 4.8 c6e909673e Address review: async marshaling, helper constraints, test ownership
- invokeRemoteMethodAsync now also marshals to the owner thread (non-blocking
  QueuedConnection) — the async path acquires a replica too, so calling it from
  a worker thread previously re-introduced the off-thread bug.
- runOnOwnerThread: document the return-type constraints (void or
  default-constructible, non-reference) and static_assert against references.
- test: declare the provider before its LogosAPI so the ModuleProxy (which
  holds a raw pointer to it) is torn down first — removes the leak and the
  inaccurate comment.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 16:13:30 -03:00
..
2026-02-25 09:13:43 -05:00
2026-04-13 13:29:26 -04:00
2026-04-21 09:38:37 -04:00
2026-02-25 09:13:43 -05:00
2026-06-05 18:12:29 -04:00
2026-06-05 18:12:29 -04:00
2026-06-05 18:12:29 -04:00