摘要:
近期在生产库遇到分布式事务异常,导致涉及的对象被锁住,业务无法正常操作该对象,引发故障 具体日志信息: Sat Dec 28 11:15:27 2019 Error 2050 trapped in 2PC on transaction 191.4.1345608. Cleaning up. Erro 阅读全文
摘要:
今天写脚本在引用random时,提示 ImportError: cannot import name 'randint' from partially initialized module 'random' (most likely due to a circular import) (G:\pyt 阅读全文