![]() print() uses stdout by default, which has two problems: - it is not flushed until later (so messages don't show, or don't show up in order with other loggers) - it conflicts with stdin/stdout usage by `decanlp server --stdin` |
||
---|---|---|
.. | ||
__init__.py | ||
distributed_data_parallel.py | ||
multiprocess.py |