issues
search
cpan-authors
/
IPC-Run
https://metacpan.org/pod/IPC::Run
Other
21
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Retry _read() on EINTR, instead of losing pipe contents.
#177
nmisch
closed
1 month ago
0
Contents of stdout/stderr may be lost in case of EINTR on read()
#176
alexanderlaw
closed
1 month ago
0
NetBSD 10.0 fails test 'Did not need kill_kill'
#175
nmisch
closed
1 week ago
1
Add quickstart section at the top of the docs
#174
petdance
closed
7 months ago
2
Docs: Explain return value from run(), and what happens with $?
#173
petdance
closed
6 months ago
3
Reduce delays in detecting child exit
#172
nmisch
closed
7 months ago
1
How to know whether a harness is started
#171
nrdvana
opened
9 months ago
4
IPC::Run converts '\t' to spaces
#170
japinli
closed
1 year ago
1
Spurious warning '"unknown result, unknown PID" isn't numeric ..." has reappeared
#169
davidlevner
opened
1 year ago
4
Make full_result() and result() Windows behavior match non-Windows.
#168
nmisch
closed
2 years ago
0
select_loop() does not end
#167
bokutin
closed
2 years ago
2
libipc-run-perl: delay after child exit
#166
gregoa
closed
6 months ago
2
Fix POD formatting
#165
jwilk
closed
2 years ago
1
Handle reference to undefined array in IPC::Run::run()
#164
szmate1618
opened
2 years ago
1
Normalize shebangs to /usr/bin/perl
#163
perlpunk
closed
2 years ago
1
IPC::Run::run() might run executables that are explicitly added to PATH
#162
szmate1618
opened
2 years ago
1
IPC::Run::full_results() Windows behavior does not match non-Windows
#161
nmisch
closed
2 years ago
3
Fix t/readonly.t on Windows; run it in CI.
#160
nmisch
closed
2 years ago
2
Update Changelog for changes since version 20200505.0.
#159
nmisch
closed
2 years ago
0
t/run_stdin-callback-return-array.t: run Perl, not echo.exe.
#158
nmisch
closed
2 years ago
0
On Windows, avoid hang under IPCRUNDEBUG.
#157
nmisch
closed
2 years ago
2
On Windows, avoid hang when closing read end of pipe.
#156
nmisch
closed
2 years ago
2
Fix build in Windows/msys
#155
pauloscustodio
closed
2 years ago
9
Memory leaks (doubles the input buffer size at regular intervals, with no limit on that)
#154
gitcnd
opened
2 years ago
10
Disable new Windows_Installation workflow.
#153
nmisch
closed
2 years ago
6
Add CI against FreeBSD. (OpenBSD is disabled for now.)
#152
FGasper
closed
2 years ago
0
Trivial typo correction to pod
#151
esabol
closed
2 years ago
0
Make t/pty.t test pass on OpenBSD.
#150
bluhm
closed
2 years ago
2
t/parent_and_child_fds_match.t may fail
#149
eserte
opened
3 years ago
1
Support Win32 commands having nonstandard command line parsing rules
#148
nmisch
closed
2 years ago
5
basic test for spaces and args
#147
wchristian
opened
3 years ago
2
allow win32_newlines.t to actually run
#146
wchristian
closed
2 years ago
4
Reproducing installation failure on windows strawberry perl
#145
rai-gaurav
closed
3 years ago
3
Fix bitrot in "windows" workflow.
#144
nmisch
closed
3 years ago
1
Follow Windows argument quoting rules
#143
nmisch
closed
3 years ago
44
Windows: insufficient quoting of arg containing double quote
#142
nmisch
closed
3 years ago
0
IPC::Run::start() breaks tempdir permission on Windows
#141
iynehz
opened
4 years ago
0
skip test on NetBSD too
#140
plicease
closed
4 years ago
0
Modification of a read-only value attempted at /usr/share/perl5/IPC/Run.pm line 1686, <STDIN> line 1
#139
ken-i
opened
4 years ago
0
Windows testing failures
#138
PhilterPaper
closed
2 years ago
20
Test fail on Debian stretch container
#137
lacek
opened
4 years ago
2
kill_kill: Immediately KILL the child process as documented for Win32.
#136
tonycoz
closed
4 years ago
0
fix usage of setsid
#135
skaji
closed
5 years ago
1
`init` must be passed before timers
#134
dakkar
opened
5 years ago
0
minor documentation issues (missing verb, closing parenthesis)
#133
richlv
opened
5 years ago
0
How do you get PID of child?
#132
uldics
closed
2 years ago
1
run \@cmd, '>pty>' causes warning in child if $^W=1
#131
pmorch
opened
5 years ago
0
pty tests fail on Fedora29
#130
DannyThomas
closed
4 years ago
10
Fix full_result to always return $?
#129
hrubi
closed
4 years ago
0
"Unopened filehandle in output redirect" when using output functions and undef as timeout
#128
kbucheli
opened
6 years ago
2
Next