/hang-command

minimal example that hangs std::process::Command in Windows

Primary LanguageRust

Hanging std::process::Command

This example demonstrates a hanging std::process::Command in Windows.

Steps to Reproduce

  1. Install a recent Node (tested with 7.2.0).
  2. Run cargo run
  3. Wait forever :)