ModernUO/Projects/Server/Console
Kamron Batman 6a3ab5d93a test(console): make ConsoleInputPump prompt tests deterministic
Replace Thread.Sleep-based synchronization with waits on real state
(HasPendingPrompt / reader call count) so the rendezvous tests no longer
race on slow CI runners (CentOS 9, Ubuntu 22, macOS 15/26).
2026-07-15 23:32:06 -07:00
..
ConsoleInputHandler.cs fix(console): restore pump error logging; drop unused Stop; stop invalidating help cache on lookup 2026-07-15 23:32:06 -07:00
ConsoleInputPump.cs test(console): make ConsoleInputPump prompt tests deterministic 2026-07-15 23:32:06 -07:00
HeadlessConsoleInputException.cs feat(console): add Core.Headless flag and guard the exit-pause prompt 2026-07-15 23:32:06 -07:00