Rename check_recursionquota() to acquire_recursionquota(), and implement a new function called release_recursionquota() to reverse the action. It helps with decreasing code duplication.
Rename check_recursionquota() to acquire_recursionquota(), and implement a new function called release_recursionquota() to reverse the action. It helps with decreasing code duplication.