rusackas commented on PR #37120: URL: https://github.com/apache/superset/pull/37120#issuecomment-5087287717
That `_include_tags` class flag predates this PR, it was already there before this PR added the try/finally around it so a failed export doesn't leave it stuck disabled. If concurrent exports stepping on each other in the same worker is a real problem, I'd rather track that as its own issue than fold it into a cross-database export fix. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
