Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / openSUSE/Mojo-IOLoop-ReadWriteProcess issues and pull requests

#58 - Use formatting to get github actions annotations

Pull Request - State: closed - Opened by foursixnine 7 months ago - 3 comments

#57 - Fix tests and rename workflow

Pull Request - State: closed - Opened by foursixnine 7 months ago - 1 comment

#56 - t: Add another check for /bin/true

Pull Request - State: closed - Opened by perlpunk 8 months ago - 1 comment

#55 - Expand CI to test MacOSX with a reduced perl stack for Linux and OSX

Pull Request - State: closed - Opened by foursixnine 8 months ago - 18 comments

#54 - Revert "Enable support for MacOSX (darwin)"

Pull Request - State: closed - Opened by foursixnine 9 months ago - 5 comments

#53 - Add support for MacOSX

Pull Request - State: closed - Opened by foursixnine 9 months ago

#52 - Make git work in github workflow

Pull Request - State: closed - Opened by perlpunk 10 months ago

#51 - Adapt to deprecation of spurt in upstream Mojolicious

Pull Request - State: closed - Opened by okurz 10 months ago - 9 comments

#50 - Avoid certain warnings in tests

Pull Request - State: closed - Opened by Martchus over 1 year ago

#49 - Apply perltidy v20221112

Pull Request - State: closed - Opened by Martchus over 1 year ago

#48 - remove hard-coding of OABI syscall entry point

Pull Request - State: closed - Opened by gregoa over 1 year ago - 4 comments

#47 - Fix typos detected by lintian (Debian)

Pull Request - State: closed - Opened by knowledgejunkie over 2 years ago - 3 comments

#46 - tests: Check executable, before using it in tests

Pull Request - State: closed - Opened by cfconrad over 2 years ago - 1 comment

#44 - Apply current perl tidy rules as of 20211213

Pull Request - State: closed - Opened by okurz over 2 years ago - 2 comments

#43 - [WIP] Flaky 02 parallel

Pull Request - State: open - Opened by cfconrad over 2 years ago - 2 comments

#42 - Add mergify configuration

Pull Request - State: open - Opened by okurz over 2 years ago - 5 comments

#41 - Fix sporadic 01_run.t failure -- "process is still running"

Pull Request - State: closed - Opened by cfconrad over 2 years ago - 5 comments

#40 - Flaky error Non-zero wait status: 139 in t/02_parallel.t

Issue - State: open - Opened by foursixnine over 2 years ago - 4 comments

#39 - Checking in changes prior to tagging of version 0.32.

Pull Request - State: closed - Opened by foursixnine over 2 years ago - 4 comments

#38 - Check for perltidy violations

Pull Request - State: closed - Opened by kraih over 2 years ago - 4 comments

#37 - README: Update badges with new openSUSE project location

Pull Request - State: closed - Opened by okurz over 2 years ago

#36 - Change dependency management for the CI

Pull Request - State: closed - Opened by foursixnine over 2 years ago - 1 comment

#35 - [WIP] Wip emit in signal handler without var

Pull Request - State: closed - Opened by cfconrad over 2 years ago - 1 comment

#34 - Proposal: Move to https://github.com/openSUSE

Issue - State: closed - Opened by okurz over 2 years ago - 25 comments

#33 - Introduce emit_from_sigchld()

Pull Request - State: closed - Opened by cfconrad over 2 years ago - 29 comments

#32 - Fix emitting `collected` event without extra polling for `is_running`

Pull Request - State: closed - Opened by Martchus over 2 years ago - 2 comments

#31 - Fix emitting `collected` event without extra polling for `is_running`

Pull Request - State: closed - Opened by Martchus over 2 years ago - 2 comments

#30 - Add test for SIG_CHLD handler in spawned process

Pull Request - State: closed - Opened by cfconrad over 2 years ago - 2 comments

#29 - os-autoinst test failures with v0.31

Issue - State: open - Opened by perlpunk over 2 years ago - 6 comments

#28 - Use D::C::R::Codecovbash

Pull Request - State: closed - Opened by foursixnine over 2 years ago - 2 comments

#27 - Enable codecov and remove CircleCI and Travis

Pull Request - State: closed - Opened by foursixnine over 2 years ago - 4 comments

#26 - Queue: add missing Time::HiRes

Pull Request - State: closed - Opened by cfconrad over 2 years ago

#25 - Add build badge for Github Actions

Pull Request - State: closed - Opened by foursixnine over 2 years ago - 1 comment

#24 - Fix regressions of PR#22

Pull Request - State: closed - Opened by cfconrad over 2 years ago - 3 comments

#23 - Enable GitHub Actions

Pull Request - State: closed - Opened by foursixnine over 2 years ago - 5 comments

#22 - Fix race on `open3/fork` and `session->register($pid)` call -- second attempt

Pull Request - State: closed - Opened by cfconrad over 2 years ago - 3 comments

#21 - Fix race on `open3/fork` and `session->register($pid)` call

Pull Request - State: closed - Opened by cfconrad over 2 years ago - 1 comment

#20 - Process execution sometimes fails on ppc64le and s390x

Issue - State: closed - Opened by AdamWill over 2 years ago - 6 comments

#19 - Fix `args` processing

Pull Request - State: closed - Opened by cfconrad over 2 years ago - 1 comment

#18 - Session: Do not set SIG{CHLD} handler twice

Pull Request - State: closed - Opened by cfconrad over 2 years ago

#17 - Fix race of SIG{CHLD} handler setup

Pull Request - State: closed - Opened by cfconrad over 2 years ago

#16 - Fix _getlines() don't add extra '\n' string in scalar context

Pull Request - State: closed - Opened by cfconrad over 2 years ago - 1 comment

#15 - Match on 'armv7l' as well as 'arm' for prctl detection

Pull Request - State: closed - Opened by AdamWill about 3 years ago - 4 comments

#13 - Avoid executing "blocking stop" code when process has already terminated

Pull Request - State: closed - Opened by Martchus almost 4 years ago - 2 comments

#12 - Fix CircleCI build

Pull Request - State: closed - Opened by foursixnine about 4 years ago - 1 comment

#11 - Apply tools/tidy with Perl::Tidy 20200110

Pull Request - State: closed - Opened by Martchus about 4 years ago - 3 comments

#10 - Change minimum perl to 5.16

Pull Request - State: closed - Opened by foursixnine about 4 years ago - 2 comments

#9 - Improve stopping

Pull Request - State: closed - Opened by Martchus about 4 years ago - 8 comments

#8 - Fix flaky test failures in 01_run.t; improve tests

Pull Request - State: closed - Opened by okurz over 4 years ago - 5 comments

#7 - Fix sporadic test failures introduced by fb9bc63

Pull Request - State: closed - Opened by okurz over 4 years ago - 2 comments

#6 - In "stop" sleep only after sending the first signal to speedup termination

Pull Request - State: closed - Opened by okurz over 4 years ago - 8 comments

#5 - Fix compatibility with Mojolicious 8.23

Pull Request - State: closed - Opened by kraih over 4 years ago

#4 - The tests in t/10_cgroupv* use invalid paths

Issue - State: closed - Opened by eseyman almost 5 years ago - 2 comments

#3 - Update doc - where disable_subreaper is called

Pull Request - State: closed - Opened by cfconrad almost 5 years ago - 3 comments

#2 - Added missing prereq IPC::SharedMem as reported by CPANTS.

Pull Request - State: closed - Opened by manwar almost 6 years ago - 1 comment

#1 - tests hang on Windows

Issue - State: closed - Opened by chorny almost 7 years ago - 4 comments