Simon

Results 5 comments of Simon

> Should be finished by #15348 this issue you mentioned had been solved locally before. memory leak still exists ![image](https://github.com/apache/dolphinscheduler/assets/37128453/147b48ef-1858-497a-a92f-16c0aca97007) ![image](https://github.com/apache/dolphinscheduler/assets/37128453/912a8774-1186-4b5d-b438-228bac2436de) ![image](https://github.com/apache/dolphinscheduler/assets/37128453/f08154c5-acb2-4fb9-a03e-33b324540deb)

> executor yes,I have here is the code ![image](https://github.com/apache/dolphinscheduler/assets/37128453/cc65ea4f-cd50-407c-82be-8b5e8b58123e)

> @simmonn Could you please provide the heap dump file or stack info? Maybe this is caused by thread leak. I simulated it in the test environment. Executing the SSH...

> Yes, I changed the heartbeat to IGNORE then the thread leak can be resolved. Please test. @simmonn @peak-xu Thank you, I'll try this approach.

> Could you make sure the html selectors exist on that page? > > Also, could you make sure that the base url of those links are specified in `start_urls`...