Prevent Perl's deep recursion warnings

avatar
(Edited)

Issue description

The repository perl-Gearman contains Perl implementation of (gearman](http://gearman.org/) worker and client, which is also available in CPAN.

In previous version for very large responses (> 100 MB) to Gearman::Client->do_task(), putted the warnings
Deep recursion on subroutine "Gearman::Util::_read_sock" at /path/to/Gearman/Util.pm line 224.

Link to the issue report.

Solution

To fix the issue Perl's no warnings "recursion" pragma was added on the top of Gearman::Util module.
Link to commit



Posted on Utopian.io - Rewarding Open Source Contributors



0
0
0.000
5 comments
avatar

Your contribution cannot be approved because it does not follow the Utopian Rules.

Bug Fixes for your Own Projects will not be accepted, unless the Bugs were caused by third party dependencies.

And also it is very small contribution as compared to other contributions in this category.

You can contact us on Discord.
[utopian-moderator]

0
0
0.000
avatar

It's a pity, but I can't complain because this particular contribution is indeed too small.
On the other side I maintained the project Gearman::Client for several years before without any reward.

0
0
0.000
avatar

Congratulations @palik! You have received a personal award!

Happy Easter 2018
Click on the badge to view your own Board of Honor on SteemitBoard.

Upvote this notificationto to help all Steemit users. Learn why here!

0
0
0.000