latentprion
  • Joined on 2023-10-13
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-08-08 06:32:07 +00:00
e6d9bfe30c SharedResourceGroup: add move constructor for initial resource.
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-07-15 05:52:41 +00:00
fd2440e4ee EnvKvStore: find/get split, typed int accessors, nest DotenvParser.
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-07-14 09:11:51 +00:00
21fa125d52 Summarize and merge MultiOperationResultSetWithException from settled Groups.
3156652257 Document closeAdmission-before-cancel nursery stop ordering.
Compare 2 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-07-12 10:31:56 +00:00
88d6367491 probe: barrier TLS init until make_shared arms shared_from_this.
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-07-12 09:37:39 +00:00
5e6108d396 Migrate test timer awaiters from deadline_timer to steady_timer.
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-07-12 05:24:19 +00:00
3d23ed21be cmake: omit Boost::system on Boost 1.89+ where the compiled stub is gone.
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-07-12 02:14:18 +00:00
15ebf375ef spinscale: split probe harness from test support.
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-07-12 01:32:40 +00:00
7c9bec7b9c spinscale: document slot-cancel-before-internal-op-cancel ordering.
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-29 05:42:40 +00:00
01efbd8c94 Add sscl::co::syncAwaitNonViralCoro for blocking non-viral coroutine launch.
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-13 23:48:33 +00:00
3d81ee92aa New test support harness primitives for testing stimbuffapis
2f31e9a034 Adversarial review on test porting plan
a29c779f6e Tests: Add all tests from the coro creation repo
1763685c0e Tests: Move qutex and nursery tests into Libspinscale repo
016b2d26de SharedRsrcGrp: Allow construction of rsrc by copy
Compare 5 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-12 06:58:33 +00:00
ffe86369e2 Add EnvKvStore for envvar parsing and interleaving
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-06-12 01:48:34 +00:00
e87c0fe8ec Stop regenerating openapitools.json in multiple folders
f2aa8d5c15 db_createfrom: Don't exec pre-/post-migration scripts
13ce72f9e5 Env: generate .env file in builddir for DB_TARGET and vars
Compare 3 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-11 22:48:34 +00:00
00be517f30 Printing: print fewer blank newlines
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-06-10 09:08:33 +00:00
21cdeedc84 Fix dependencies and commands to not regen on each source touch
0872cb8078 Only generate headers for tables or something similar
Compare 2 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-10 06:19:17 +00:00
ebf0fa2921 Nursery: Document intended usage form
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-09 20:49:33 +00:00
d33e70f14a Nursery: document syncAwaitAll's caller io_context requirement for LLMs
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-09 16:58:33 +00:00
656aae37c8 Nursery: Capture onSettledCb before fillSlot in launch()
5689ac3914 Nursery: Don't pass exceptions to main loop
565e339a8b Nursery: Update examples to use slot and not lease in onSettled
b04b0db155 Add a Nursery class for dynamically managing nonviral coros
Compare 4 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-08 00:34:16 +00:00
44894299b4 Group: Enable aggregate exception to be passed as ptr
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-06 21:58:34 +00:00
edde8f4a64 Don't auto-throw non-viral callee exceptions before callerLambda
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-06-05 23:28:33 +00:00
f56b6b8989 Enum-only headers don't get generated so don't expect them
9487dd4778 Something from adversarial review
b656569fc0 Support enum headers and other stuff
Compare 3 commits »