Prevent Perl's deep recursion warnings
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
Congratulations @palik! You have received a personal award!
Happy Easter 2018
Click on the badge to view your own Board of Honor on SteemitBoard.
Your contribution cannot be approved because it does not follow the Utopian Rules.
And also it is very small contribution as compared to other contributions in this category.
You can contact us on Discord.
[utopian-moderator]
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.
Congratulations @palik! You received a personal award!
Click here to view your Board
Congratulations @palik! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Vote for @Steemitboard as a witness to get one more award and increased upvotes!