latentprion
  • Joined on 2023-10-13
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-05-24 10:08:34 +00:00
6bb451dd94 Ignore node_modules/
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-24 08:28:35 +00:00
e29bee52cf Group now supports heterogeneous invokers for fanout
daad2a8c95 Impl ViralNonPostingInv; fix member coro thisptr;
Compare 2 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-19 22:18:35 +00:00
abdb857e55 PuppetApp: Now use coros instead of CPS
525530b567 Compilation fixups
Compare 2 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-19 14:08:36 +00:00
3f91cbf104 CompThr: make new changes compile
6396cce7e0 Impl NonViralNonPostingInvoker; rename other invokers around posting behaviour
15295ac05e Update reutrn type
dc58e5d521 CompThr: wrap lifetime mgmt ops in awaitable adapters
Compare 4 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-18 13:38:35 +00:00
1db3494d26 Remove superfluous file
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-18 05:28:36 +00:00
e94aaf9323 Update include paths and namespacing
83ad680c68 Move cps files into cps/
Compare 2 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-17 21:18:34 +00:00
1d1cb099db Regress to io_service rather than io_context
0dcfa754b6 Call std::terminate if await_* are called on NonViral*Invoker
ad4ea3ccac Add new Spinscale C++ Coroutine support
Compare 3 commits »
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-05-01 16:14:25 +00:00
588f847296 Fix tests
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-05-01 08:04:24 +00:00
254b7462ba Add tests db DB_TARGET for tests
c34b959b36 Add node pkg deps
Compare 2 commits »
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-04-30 07:34:25 +00:00
3d26d89742 Update readme
e00601c721 Make psql cli conditional dependency
e09625c466 Add PGSql tests
68724dff8f Add migration commands for SQLite; not PGSql
e12ad0ecac Split db-gen targets; eradicate SCHEMA_DIR shorthand var
Compare 7 commits »
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-03-28 10:36:04 +00:00
f507cda960 README: Fix typo
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-03-06 09:56:05 +00:00
b6eb502e56 Fixing .deb package generation, I suppose
596ad367e2 dbg:Gridlock detection: exclude locks where hasBeenReleased=true
e4332323f9 CompThr: Set keepLooping=false in ctor
7eff7a6a9c Dbg:traceContinHistForDeadlock: consult LockUsageDesc::hasBeenReleased
85ac715772 SerializedAC:analyze all locksets in contin chain;
Compare 5 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-03-06 01:46:06 +00:00
e98aae7e7e Qutex:backoff: Fix use after free
dab5477249 Qutex: fix use after free
8af362c791 PuppetApp: exitAllThreads should call its own final segment
Compare 3 commits »
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-03-04 00:06:03 +00:00
8df8a764b4 Add generated test-schema-v1.2
419d8b2f9f CMake:Split up target-gen functions; tests:only apply snapshots and not migrations
Compare 2 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-02-23 04:26:06 +00:00
b4b61bb2b6 CompThr: Expose name arg for CompThr derivatives' ctors
a7521f3760 Split: Cleanly split spinscale off from SMO
Compare 2 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-02-20 03:26:02 +00:00
e6a924a3f7 Add new class PuppeteerComponent
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-02-18 10:56:02 +00:00
01a9c6ecc9 Change type: PuppetComponent::thread to PuppetThread
e813962168 Rename mrntt=>pptr
a3931d7b8f CompThread: Rearrange global var defs
Compare 3 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-02-17 18:46:02 +00:00
e77ecd447d Import SequenceLock from SMO
130921062c CallableTracer: fix namespace and decouple from SMO::OptionsParser
18b632e5bb Move CRT Cmdline args obj & impl into libspinscale
Compare 3 commits »