How to use pytest and unitest.mock for Fault Injection and Subsequent Recovery

前端 未结 0 1015
野的像风
野的像风 2021-01-14 00:17

I am working on a Python Application that processes tasks from a queue. The queue will resend the task if it fails unexpectedly (i.e. machine crash). My tasks aren\'t natura

相关标签:
回答
  • 消灭零回复
提交回复
热议问题