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

There maybe be existing a bug in the code #1

Open
ZhangHang1816 opened this issue Oct 5, 2020 · 1 comment
Open

There maybe be existing a bug in the code #1

ZhangHang1816 opened this issue Oct 5, 2020 · 1 comment

Comments

@ZhangHang1816
Copy link

I found that memory loss is increasing in the calling function 'fill_closed_region_with_iso_contours' located in class 'pathEngine'.
There is a the while loop in the line 'while(len(contours)!= 0)' . I think the while loop can not terminate when the length of the 'contours' variable value is not equal to zero. So, the program will still continue and do not stop.
222

@yvanblanchard
Copy link

Any update / fix for this issue?

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

No branches or pull requests

2 participants