ModernUO/Projects
Kamron Batman d4c2894555
docs: tighten the comments in Main.cs
Comments only -- no code changed. Drops the narrative and development
framing that accumulated through the idle-sleep work ("now genuinely
blocks", "checked on every sample rather than only on bad ones", the
worked example of why a count is not a rate) and keeps the load-bearing
rationale in one or two lines each: why the tick-count sentinel is a
count, why server work cannot trip the backoff, why the GC read is
short-circuited, why prompts run before Serilog.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-13 19:32:03 -07:00
..
Application fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
BuildTool fix: Require only runtime packages on Linux, and check ICU and tzdata the way the runtime does (#2561) 2026-08-07 15:03:08 -07:00
Logger fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
Server docs: tighten the comments in Main.cs 2026-08-13 19:32:03 -07:00
Server.Tests perf: Sleep the event loop when idle. Fixes networking micro-stalls. Adds event loop instrumentation. (#2559) 2026-08-09 13:24:59 -07:00
UOContent fix: Fixes guardian lazy check on Treasure Map Chests (#2569) 2026-08-10 09:06:43 -07:00
UOContent.Tests fix: Stop treasure chest guardian spawn farming via stack splits (#2568) 2026-08-10 09:01:29 -07:00