alitheg commented on issue #1128: URL: https://github.com/apache/tooling-trusted-releases/issues/1128#issuecomment-4250861673
We can do this from `admins_refresh_loop` I think. The problem with background tasks in the way they're implemented (using the task workers) is that they can't interact with in-memory storage in the main process (such as the admin cache). -- 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]
