diff options
| author | Aleksey Kladov <aleksey.kladov@gmail.com> | 2021-04-20 16:06:20 +0300 |
|---|---|---|
| committer | Aleksey Kladov <aleksey.kladov@gmail.com> | 2021-04-20 18:02:54 +0300 |
| commit | 1772eb0f1a5c714c91f8ae45cc67cbae6b7ff348 (patch) | |
| tree | c7498a99c42a9fd30b437cc12e66c5093f8b4d6b /docs/dev/debugging.md | |
| parent | 1834938d6f37c0d308e407e50514180d0f08d96f (diff) | |
| download | rust-1772eb0f1a5c714c91f8ae45cc67cbae6b7ff348.tar.gz rust-1772eb0f1a5c714c91f8ae45cc67cbae6b7ff348.zip | |
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
Diffstat (limited to 'docs/dev/debugging.md')
0 files changed, 0 insertions, 0 deletions
