InfinityPacer
|
326b5cf3ad
|
feat: 新增 Python 3.14t 自由线程镜像 (#6434)
* fix(resource): select free-threaded extension ABI
* chore(deps): require moviepilot-rust 0.2.9
* perf: add free-threaded runtime comparison
* feat: add free-threaded runtime profile
* chore(deps): require moviepilot-rust 0.3.0
* test: isolate system endpoint import graph
* fix(docker): preserve runtime profile during recovery
* feat(runtime): expose active GIL state
* feat(plugin): log GIL fallback attribution
* test: refresh runtime observability dependency baseline
* fix(plugin): validate the active uv runtime profile
* test(runtime): expand free-threaded benchmark evidence
* docs(runtime): define v3t governance gates
* test(runtime): separate rust benchmark modes
* docs: sync free-threaded architecture baseline
* perf: add PostgreSQL driver comparison
* docs(runtime): record final free-threaded evidence
* fix(runtime): converge dual-profile dependency verification
* fix(runtime): scope Python 3.14 warning filter
* fix(runtime): match actual oss2 syntax warning
* docs(runtime): refresh free-threaded benchmark evidence
* test(architecture): refresh runtime dependency baseline
* ci: skip unused Trivy Java database
* build: exclude local verification artifacts
* docs(runtime): refresh PostgreSQL driver benchmarks
* docs(runtime): record plugin restore acceptance
* docs(runtime): record amd64 candidate acceptance
* ci: pin beta image publisher action
* test(architecture): merge runtime dependency baseline
* feat(runtime): expose Python GIL status
* docs(runtime): document Python runtime status fields
|
2026-08-24 17:48:14 +08:00 |
|
jxxghp
|
41b1460b60
|
refactor: unify doh executor shutdown
|
2026-08-24 15:49:19 +08:00 |
|
jxxghp
|
e9053a6562
|
refactor: bound async log writer shutdown
|
2026-08-24 15:20:10 +08:00 |
|
jxxghp
|
8826219173
|
refactor: bound shared thread pool shutdown
|
2026-08-24 14:51:38 +08:00 |
|
jxxghp
|
009631b8ee
|
refactor: unify capability shutdown convergence
|
2026-08-24 13:48:11 +08:00 |
|
jxxghp
|
2aa41ea8fe
|
fix: register module result mismatch metric
|
2026-08-24 13:24:36 +08:00 |
|
Aqr-K
|
f55f5edeca
|
feat(runtime): 为旧门面补上分阶段退役,与命中观测形成闭环 (#6430)
|
2026-08-24 10:10:56 +08:00 |
|
jxxghp
|
01d29d952f
|
fix: deduplicate graceful restart fallback
|
2026-08-24 08:29:07 +08:00 |
|
jxxghp
|
e2814a129f
|
fix: drain cancelled debounce tasks
|
2026-08-24 08:16:54 +08:00 |
|
jxxghp
|
46c5eec54e
|
refactor: enforce managed event dispatch
|
2026-08-24 06:29:56 +08:00 |
|
jxxghp
|
d694cd081c
|
refactor: own cross-thread background tasks
|
2026-08-24 05:33:50 +08:00 |
|
jxxghp
|
22848eeda2
|
refactor: unify protected task completion
|
2026-08-24 03:20:45 +08:00 |
|
jxxghp
|
e768eb46fe
|
refactor: own coalescer flush lifecycle
|
2026-08-24 03:11:49 +08:00 |
|
jxxghp
|
52fd495d38
|
refactor: normalize downloader file contracts
|
2026-08-24 02:10:04 +08:00 |
|
jxxghp
|
83318b12c0
|
refactor: enforce module fanout contracts
|
2026-08-24 02:02:01 +08:00 |
|
jxxghp
|
19653b1437
|
refactor: type recognition module contracts
|
2026-08-24 01:58:36 +08:00 |
|
jxxghp
|
3e4e182ff9
|
refactor: type routed module contracts
|
2026-08-24 01:55:27 +08:00 |
|
jxxghp
|
9712803b8d
|
refactor: type music module contracts
|
2026-08-24 01:50:01 +08:00 |
|
jxxghp
|
f655051c85
|
refactor: unify tmdb query contracts
|
2026-08-24 01:47:47 +08:00 |
|
jxxghp
|
488b3667bb
|
refactor: unify anilist module contracts
|
2026-08-24 01:45:49 +08:00 |
|
jxxghp
|
903d1d3c4d
|
refactor: unify bangumi module contracts
|
2026-08-24 01:44:06 +08:00 |
|
jxxghp
|
ce27732064
|
refactor: unify douban module contracts
|
2026-08-24 01:42:34 +08:00 |
|
jxxghp
|
8f6456be6c
|
refactor: unify discovery module contracts
|
2026-08-24 01:40:39 +08:00 |
|
jxxghp
|
c41492e56c
|
refactor: type host lookup contracts
|
2026-08-24 01:38:27 +08:00 |
|
jxxghp
|
bb80c10a0b
|
refactor: type storage value contracts
|
2026-08-24 01:35:42 +08:00 |
|
jxxghp
|
e359bbace9
|
refactor: type media server contracts
|
2026-08-24 01:33:04 +08:00 |
|
jxxghp
|
bc8e4e75e3
|
refactor: unify media capability contracts
|
2026-08-24 01:15:09 +08:00 |
|
jxxghp
|
14e70208a2
|
refactor: type downloader action contracts
|
2026-08-24 01:11:47 +08:00 |
|
jxxghp
|
f37407d0f3
|
fix: merge downloader tracker mappings
|
2026-08-24 01:08:45 +08:00 |
|
jxxghp
|
b0c4809d1a
|
refactor: type high-value module contracts
|
2026-08-24 01:03:57 +08:00 |
|
jxxghp
|
bec64887d6
|
refactor: enforce module aggregation contracts
|
2026-08-24 00:57:19 +08:00 |
|
jxxghp
|
820582ab12
|
refactor: close plugin shutdown mutation races
|
2026-08-23 21:55:22 +08:00 |
|
 InfinityPacerandjxxghp
|
eb36e6be91
|
fix(runtime): distinguish event loop owners (#6425)
Co-authored-by: jxxghp <jxxghp@gmail.com>
|
2026-08-23 21:40:23 +08:00 |
|
jxxghp
|
e1509c4e0d
|
refactor: reorganize startup persistence boundaries
|
2026-08-23 21:24:34 +08:00 |
|
jxxghp
|
7f09927c47
|
refactor: own shutdown lifecycle boundaries
|
2026-08-23 20:20:26 +08:00 |
|
jxxghp
|
59f020f226
|
refactor: enforce background task ownership
|
2026-08-23 20:17:28 +08:00 |
|
InfinityPacer
|
1d2984b95f
|
fix(runtime): enforce main event loop ownership (#6424)
|
2026-08-23 20:14:31 +08:00 |
|
InfinityPacer
|
e1d7918297
|
fix(runtime): 收口调度与事件异步任务生命周期 (#6415)
|
2026-08-23 17:17:59 +08:00 |
|
jxxghp
|
e7bfc9dd43
|
Merge remote-tracking branch 'origin/v3' into v3
# Conflicts:
# tests/fixtures/architecture/dependency-baseline.json
|
2026-08-23 15:44:35 +08:00 |
|
InfinityPacer
|
2ac61337b8
|
fix(async): offload synchronous plugin methods
|
2026-08-23 15:19:15 +08:00 |
|
jxxghp
|
0459b6a662
|
Merge remote-tracking branch 'origin/v3' into v3
# Conflicts:
# tests/fixtures/architecture/dependency-baseline.json
|
2026-08-23 14:57:03 +08:00 |
|
InfinityPacer
|
6c2817e383
|
fix(plugin): close cancellable install lifecycle gaps
|
2026-08-23 14:26:42 +08:00 |
|
jxxghp
|
f1e542bef0
|
refactor: govern background tasks and query ownership
|
2026-08-23 13:24:04 +08:00 |
|
InfinityPacer
|
598c004efe
|
fix(agent): bound session persistence admission
|
2026-08-23 11:43:07 +08:00 |
|
InfinityPacer
|
97fb7e6526
|
chore: sync database worker branch with upstream v3
|
2026-08-23 04:48:50 +08:00 |
|
jxxghp
|
ba7ab398a8
|
refactor: inject runtime settings compatibility service
|
2026-08-23 03:52:47 +08:00 |
|
jxxghp
|
4a28364b4e
|
fix: isolate runtime settings compatibility import
|
2026-08-23 03:48:11 +08:00 |
|
jxxghp
|
e15c4668bd
|
fix: preserve runtime settings and user config compatibility
|
2026-08-23 03:40:47 +08:00 |
|
jxxghp
|
baf4e883b2
|
refactor: route storage adapter settings through runtime
|
2026-08-23 03:25:08 +08:00 |
|
jxxghp
|
d36795ec4d
|
refactor: route runtime extension settings through port
|
2026-08-23 02:53:48 +08:00 |
|