src/daemon/PhutilDaemonOverseer.php (2 lines): - line 126: // waiting for something to read the buffers. TODO: Learn how unix works. - line 210: // TODO: This only wakes if any daemons actually exit. It would be a bit src/daemon/PhutilDaemonPool.php (2 lines): - line 78: // TODO: For now, never scale pools down to 0. - line 248: // TODO: Pools currently can't scale down to 0 daemons, but we should scripts/sandpit/harden_directory.php (2 lines): - line 78: // TODO: On NTFS, this needs to be 1023. It is not apparently trivial to - line 112: // TODO: Replace link to soft directory with link to hardened directory. scripts/phutil_symbols.php (2 lines): - line 171: // TODO: Possibly support these: - line 254: // TODO: Possibly support these: src/parser/PhutilParserGenerator.php (2 lines): - line 719: // TODO: As below, we should have more explicit handling of - line 739: // TODO: We should probably have better or more explicit handling of src/progress/PhutilConsoleProgressSink.php (1 line): - line 27: // TODO: In TTY mode, draw a nice ASCII progress bar. support/xhpast/scanner.lex.hpp (1 line): - line 323: /* TODO: this is always defined, so inline it */ src/filesystem/PhutilProcessQuery.php (1 line): - line 27: // TODO: See T12827. This formulation likely does not work properly on src/future/http/HTTPSFuture.php (1 line): - line 377: // TODO: We can probably do a pathExists() here, even. scripts/update_compat_info.php (1 line): - line 106: // TODO: Can we get this from PHP CompatInfo? src/utils/PhutilCowsay.php (1 line): - line 86: // TODO: It would be nice to use a utf8 soft wrap here instead, but we src/parser/argument/PhutilArgumentParser.php (1 line): - line 397: // TODO: this is kind of hacky / magical. src/console/PhutilConsoleMetrics.php (1 line): - line 41: // TODO: Figure out how to do this on Windows. support/xhpast/parser.y (1 line): - line 17: // dumb. Anyway, putting a TODO here to fix PHP's if/else grammar. src/utils/utf8.php (1 line): - line 23: // TODO: Provide an optional fast C implementation ala fb_utf8ize() if this src/lexer/PhutilPythonFragmentLexer.php (1 line): - line 238: // TODO: Docstrings should match only at the start of a line src/channel/PhutilChannel.php (1 line): - line 141: // TODO: It would be nice to just be able to categorically reject these as support/xhpast/parser.yacc.cpp (1 line): - line 88: // dumb. Anyway, putting a TODO here to fix PHP's if/else grammar. src/console/PhutilConsoleServer.php (1 line): - line 77: // TODO: This is an approximation which might not be perfectly src/markup/syntax/highlighter/PhutilPygmentsSyntaxHighlighter.php (1 line): - line 16: // TODO: Pygments converts "\r" newlines into "\n" newlines, so we can't src/future/exec/ExecFuture.php (1 line): - line 172: * TODO: We should probably release the read buffer limit during src/phage/action/PhageAgentAction.php (1 line): - line 26: // TODO: You should probably be able to add agents to an agent, is that