aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/windows_ssh_webapp_password_entry_broken/comment_2_c0020f6bfb1690ae14560bc5ac791695._comment
blob: 558a388d9b59ca119633c3d5c77a5ca479c79109 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="joey"
 subject="""comment 2"""
 date="2015-05-26T23:24:41Z"
 content="""
I hacked `process` to set both `DETACHED_PROCESS` and `CREATE_NO_WINDOW`,
and this solved it!

However, this will need changes to `process` (or a lot of code duplication).

Filed feature request: <https://github.com/haskell/process/issues/32>
"""]]