Skip to content

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

Notifications You must be signed in to change notification settings

dherman/hang-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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 :)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages