pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript
Filter by
151M results
:warning: Sync of partially translated files: untranslated content is included with an empty translation or source
language content depending on file format
The following localization files have been ...
Summary
- Fix PyMySQL transaction ownership detection for execute_stack() on autocommit-off connections.
- Preserve explicit caller-owned transactions by checking the server transaction status bit. ...
What changed
Reorders the teacher dashboard sections (consistent across mobile desktop, since the layout is a single column of
sections) and replaces the large promotional subscription banner with a compact ...
…en attribute
:warning: Sync of partially translated files: untranslated content is included with an empty translation or source
language content depending on file format
The following localization files have been ...
What this PR does / why we need it:
The MP observability docs told users to scrape --prometheus-port (9090), but lmcache server serves /metrics on the HTTP
frontend (--http-port, default 8080) — the standalone ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
Fix the failing GitHub Actions job copilot Analyze the Actions ...
Motivation
- Seit P58 hat jeder Forecast-Horizont ein separat trainiertes ML‑Modell, wodurch einzelne ML‑Horizontpunkte gegen die
zuletzt beobachtete Zugrichtung „zickzacken“ konnten, ohne die bestehende ...
codex
LocalDiskBackend inherited the base class serial loop for batched_get_blocking, calling get_blocking one key at a time.
This meant the hot read path (used by vLLM) got no I/O parallelism.
Override batched_get_blocking ...