Aleksey Kladov
1772eb0f1a
fix: no longer get stuck on windows
...
reading both stdout & stderr is a common gotcha, you need to drain them
concurrently to avoid deadlocks. Not sure why I didn't do the right
thing from the start. Seems like I assumed the stderr is short? That's
not the case when cargo spams `compiling xyz` messages
2021-04-20 18:02:54 +03:00
..
2021-04-17 21:34:14 +02:00
2021-04-04 01:46:45 +02:00
2021-03-02 14:27:29 +02:00
2021-04-17 16:24:56 +02:00
2021-04-19 19:50:11 +02:00
2021-04-19 18:03:56 +00:00
2021-04-19 13:01:30 +00:00
2021-04-19 18:03:56 +00:00
2021-04-19 19:53:29 +02:00
2021-04-16 11:13:17 +03:00
2021-04-19 13:32:52 +02:00
2021-03-26 18:30:59 +01:00
2021-04-18 02:14:27 +00:00
2021-04-17 16:24:56 +02:00
2021-04-06 16:22:26 +03:00
2021-03-24 15:01:37 +08:00
2021-03-31 19:50:36 +08:00
2021-03-30 17:29:43 +03:00
2021-04-20 18:02:54 +03:00
2021-04-19 18:57:47 +03:00
2021-04-20 18:02:54 +03:00
2021-04-19 14:37:54 +00:00
2021-04-13 12:56:24 +03:00
2021-03-21 16:15:41 +01:00
2021-04-06 16:03:57 +03:00
2021-02-12 16:31:16 +01:00