Avoid delays trying to fetch Cygwin info from non-Cygwin processes
* pinfo.cc (_pinfo::commune_request): Don't try to send commune requests to non-Cygwin processes. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
11
winsup/cygwin/release/2.0.4
Normal file
11
winsup/cygwin/release/2.0.4
Normal file
@@ -0,0 +1,11 @@
|
||||
Bug Fixes
|
||||
---------
|
||||
|
||||
- Handle SIGHUP in pty master close.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2015-06/msg00133.html
|
||||
https://cygwin.com/ml/cygwin/2011-07/msg00295.html
|
||||
|
||||
- Avoid fetching /proc process info from non-Cygwin processes.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2015-06/msg00133.html
|
||||
https://cygwin.com/ml/cygwin/2015-05/msg00331.html
|
||||
https://cygwin.com/ml/cygwin/2015-05/msg00314.html
|
Reference in New Issue
Block a user