SoupCatcher

Results 1 comments of SoupCatcher

In normal operations the replay is saved before calling `client.leave()`: https://github.com/BurnySc2/python-sc2/blob/fa4933a1bf89540a052482b1a394c8d6206d7491/sc2/main.py#L482-L485 In the example in the OP the bot has already called `client.leave()` when we get to this code.