npipe
                                
                                 npipe copied to clipboard
                                
                                    npipe copied to clipboard
                            
                            
                            
                        Test failed
I noticed that AppVeyor test are red. What happened?
hmm.. that's actually a test for a PR. I'm not sure why it's showing up as the main status for the project. I'll have to look into making sure the main status only accounts for tests that run on committed code.
https://ci.appveyor.com/project/natefinch/npipe/build/2.0.39 is a failing test for c1b8fa8 - latest from v2.
https://ci.appveyor.com/project/natefinch/npipe/build/2.0.40 is still failing. Without -race on local x86 Vista it works ok.
I'll take a look today