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

Investigate if anything should be done before an “execv” #32

Open
fopina opened this issue Mar 20, 2023 · 0 comments
Open

Investigate if anything should be done before an “execv” #32

fopina opened this issue Mar 20, 2023 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@fopina
Copy link
Contributor

fopina commented Mar 20, 2023

          Should we move this to a new issue? Or are we validating before `execv()`?

Originally posted by @gsilvapt in #30 (comment)

execv replaces the current process entirely so if there’s anything done by django after command.handle that should be done, we need to do it before calling it.

is there anything?

@gsilvapt gsilvapt added question Further information is requested enhancement New feature or request labels Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants