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

If a task is suspended, workers are occupied and subsequent task execution is blocked. #298

Closed
redriverhong opened this issue Apr 23, 2024 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@redriverhong
Copy link

func (c *VolController) processNextWorkItem() bool {

If a task is suspended, workers are occupied and subsequent task execution is blocked.
Indicates whether it is necessary to add the task execution timeout control. The execution of LVS-related commands in the process is suspended in some fault scenarios.

@abhilashshetty04
Copy link
Contributor

@redriverhong , Thanks for posting the issue.
Could you please point out a scenario where you see the task being suspended. Is it easily reproducible?

@abhilashshetty04 abhilashshetty04 self-assigned this Jun 5, 2024
@dsharma-dc dsharma-dc added the question Further information is requested label Jun 6, 2024
@dsharma-dc
Copy link
Contributor

As requested earlier, it would be nice to know if this issue is reported based on some problem faced ? If yes, please provide those scenario details.

@dsharma-dc
Copy link
Contributor

Closing this issue for now. Please feel free to reopen with more details as requested if there is a potential problem scenario identified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants