ashb commented on PR #47574: URL: https://github.com/apache/airflow/pull/47574#issuecomment-3327775341
Coming back to this many months later, I now worry that there is a memory leak in the dag processsor service, since otherwise popping the processor object out of the dict should have removed all references to the open filehandle, meaning the GC would close the file for us? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
