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

[21pt] Subprocess for win32, HECRAS engine calls #324

Open
RobHanna-NOAA opened this issue May 26, 2024 · 0 comments
Open

[21pt] Subprocess for win32, HECRAS engine calls #324

RobHanna-NOAA opened this issue May 26, 2024 · 0 comments
Labels
bug Something isn't working ras2fim_V2

Comments

@RobHanna-NOAA
Copy link
Collaborator

With so many HECRAS engine calls getting stuck looking for UI response, maybe we can make it a thread with a timer and a subprocess WIN32 api call to the HECRAS engine. We likely don't even need it to be a WIN32, just a straight cmd call and see if we catch the stnerr and stdout to see if we catch errors so we can can log and continue processing other units. We had yet another HUC that had so many HECRAS engine that left so many hanging processes that it mostly froze the machine. We might be able to get a newer HECRAS engine direct API call that does not even attempt to make it UI based.

@RobHanna-NOAA RobHanna-NOAA added bug Something isn't working ras2fim_V2 labels May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ras2fim_V2
Projects
None yet
Development

No branches or pull requests

1 participant