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

[Feature Request] SHOULD_NOT_SPAWN or similar #389

Open
AffectedArc07 opened this issue Jun 7, 2024 · 0 comments
Open

[Feature Request] SHOULD_NOT_SPAWN or similar #389

AffectedArc07 opened this issue Jun 7, 2024 · 0 comments

Comments

@AffectedArc07
Copy link
Contributor

Basically just bans the use of spawn() inside of procs.

Could probably do it with regex but the langserver would be a much more reliable way of doing it.

I request that this wouldnt mess up things such as INVOKE_ASYNC, maybe we could have SHOULD_NOT_SPAWN and SHOULD_NOT_BRANCH to make it not ever branch off?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants