David Taylor 115fe90bff
DEV: Only demux migration stdout if running concurrently (#16895)
This feature only was only demuxing stdout, not stderr. That means that stdout and stderr output appears out-of-order, and makes debugging migrations very confusing.

In future we may want to add stderr support to the demuxing. But right now, the concurrency variable is hard-coded to 1. Therefore the easiest fix is to bypass the demuxing.
2022-05-23 14:26:13 +01:00
..
2021-10-27 11:39:28 +03:00
2022-04-28 11:51:03 +02:00
2019-05-13 09:55:44 +08:00
2022-04-28 11:51:03 +02:00
2020-09-03 12:10:11 +01:00
2019-08-01 09:12:05 +01:00
2022-04-28 11:51:03 +02:00