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

Find out why CREATE_NEW_PROCESS_GROUP slows down using tools #12

Open
iLLiCiTiT opened this issue Jul 22, 2024 · 1 comment
Open

Find out why CREATE_NEW_PROCESS_GROUP slows down using tools #12

iLLiCiTiT opened this issue Jul 22, 2024 · 1 comment
Labels
type: enhancement Improvement of existing functionality or minor addition

Comments

@iLLiCiTiT
Copy link
Member

iLLiCiTiT commented Jul 22, 2024

Description

Right now we're using custom prelaunch hook making sure to not add CREATE_NEW_PROCESS_GROUP as it slows down tools launched within the ZBrush application. This does happen when using terminal (running from code or using ayon_console.exe) so it is probably connected to stdout and stderr.

How would you imagine the implementation of the feature?

We need to debug what actually happens and why it is so slow.

Discussed in PR #11 where the prelaunch hook was added.

@iLLiCiTiT iLLiCiTiT added the type: enhancement Improvement of existing functionality or minor addition label Jul 22, 2024
@BigRoy
Copy link

BigRoy commented Jul 22, 2024

Just linking this particular discussion so it's easy to access from this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

No branches or pull requests

2 participants