noidname01 commented on PR #5354: URL: https://github.com/apache/gravitino/pull/5354#issuecomment-2459582877
For Singleton Implementation in Python, as I used in implementing Error Handlers before, there's another approach we can consider, we can initialize the instance in separate module, and import wherever needed. This ensure the instance is Singleton. -- 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]
