Issue 2 (fixed)
Summary
Nuisance console window pops up when spawning process.
Description
This issue affects Cygwin functions which spawn processes: the
exec
family, the spawn
family, system
and popen
. When a Cygwin program whch runs without a console
window (because it was compiled for the "Windows subsystem" with
-mwindows
) spawns a process using one of the Cygwin functions
for doing so, a console window is created for that process.
Target Release: 2.5.1.98
Git Commits
3f93f175787bf9ed7bd4902096d2bf8b67c44adc