Files
logos-cpp-sdk/cpp-generator
Dario Gabriel LipicarandClaude Opus 4.8 891cc18b9d docs: cpp-sdk concurrent-dispatch doctest (concurrency:"multi" showcase)
A concurrency:multi C++ worker + a single driver firing concurrent calls, showing
the multi worker overlaps them. The C++ cdylib generator needs NO change — its
logos_module_dispatch is already safe to call concurrently; the worker pool lives
in the Qt glue and the result is deferred via a sentinel + completion event.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 20:54:24 -03:00
..