mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
Better subprocess query system for #7937. I mentioned in #7937 that it should be a regular `child_process`, but Mia's not _wrong_ that PM has some useful features that make it more convenient than `child_process`. This change allows a `QueryProcessManager` to easily run a query in a new child process. |
||
|---|---|---|
| .. | ||
| crashlogger.ts | ||
| DASHYCODE.md | ||
| dashycode.ts | ||
| fs.ts | ||
| net.ts | ||
| process-manager.ts | ||
| repl.ts | ||
| STREAMS.md | ||
| streams.ts | ||
| utils.ts | ||