forked from pool/perl-Mojo-IOLoop-ReadWriteProcess
Accepting request 578053 from home:EDiGiacinto:branches:devel:languages:perl
- updated to 0.16
see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes
0.16 2018-02-19T13:32:54Z
- Fix minor issue in event test that made them unstable
0.15 2018-02-19T10:13:22Z
- Fix skipping subreaper tests on unsupported platforms
- Reset session before invoking child callback
0.14 2018-02-18T21:08:17Z
- Fix race condition in Mojo::IOLoop::ReadWriteProcess::Queue
0.13 2018-02-17T19:34:51Z
- Move subreaper and subprocess logics to Mojo::IOLoop::ReadWriteProcess::Session
- Use Mojo::IOLoop::ReadWriteProcess::Session as global collector handler
0.12 2018-02-16T12:53:26Z
- Enhance tests
- Add experimental subreaper and subprocess support
OBS-URL: https://build.opensuse.org/request/show/578053
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
4a22ce002c
commit
367be66e9d
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Mojo-IOLoop-ReadWriteProcess
|
||||
Version: 0.11
|
||||
Version: 0.16
|
||||
Release: 0
|
||||
%define cpan_name Mojo-IOLoop-ReadWriteProcess
|
||||
Summary: Execute external programs or internal code blocks as separate process
|
||||
|
||||
Reference in New Issue
Block a user