-
Notifications
You must be signed in to change notification settings - Fork 7
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
Possible infinite loop in ArrangementBuilder #98
Comments
I have a case of infinite loop, difficult to reproduce. But the trace logs are:
|
Thanks for reporting. Could you share the input data and config? |
It's very difficult to reproduce (occurs only after 3 hours processing at exactly the same place). For now I work around it by using a GeoPackage file instead of PostgreSQL as input roofprint table. Somehow this works better. |
A more complete log of this issue in Paris, with las file LHD_FXX_0648_6845_PTS_O_LAMB93_IGN69.copc.laz. Couldn't reproduce it though :-( |
On rare occasions the ArrangementBuilder can get stuck in a seemingly infinite loop.
The text was updated successfully, but these errors were encountered: