Lee-W commented on issue #31743: URL: https://github.com/apache/airflow/issues/31743#issuecomment-1602205493
I'm not sure whether cleaning up the cache in `trigger_cache` makes sense as the imported lib will still be there. even if we rerun `import_string`, it won't reload the lib and reloading is something we might want to avoid according to this https://github.com/apache/airflow/pull/32032#issuecomment-1600078819 -- 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]
