```py await gateway.rescale_shards(5) await gateway.close() ``` A fully reproducible test is coming in #162