Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove function shadowing #121

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

Ketasaja
Copy link
Contributor

Reported by @Crystalflxme in ROSS.

@Crystalflxme
Copy link

Thanks for bringing this up! One thing that was mentioned back when I originally noticed the shadowing was that avoiding the usage of upvalues as it was doing is apparently faster. In that case, it's probably best to change the variable name used in the spawned function.

@jackdotink
Copy link
Member

beat me to it @Crystalflxme

Copy link
Collaborator

@sasial-dev sasial-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sasial-dev sasial-dev merged commit 04be685 into red-blox:0.6.x Jul 22, 2024
@sasial-dev sasial-dev self-assigned this Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants