diff options
| author | Zeyla Hellyer <[email protected]> | 2017-12-16 20:49:01 -0800 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2017-12-16 20:49:01 -0800 |
| commit | e6788838556d13d4a4f19253ce297ca2f72168ee (patch) | |
| tree | 72b5e315257fc609664e65eaf0c3992b19a51105 /examples/05_command_framework | |
| parent | Avoid an unwrap in args::parse_quotes (diff) | |
| download | serenity-e6788838556d13d4a4f19253ce297ca2f72168ee.tar.xz serenity-e6788838556d13d4a4f19253ce297ca2f72168ee.zip | |
Fix shards attempting to re-identify on their own
Fix shards by taking away their responsibility to re-identify, instead
shutting down shard runners and going through the shard queuer to
restart a shard runner and its associated shard.
This fixes the case where a running shard's session invalidates and
re-IDENTIFYs within 5 seconds before queued shard starts, causing a
cascading failure of sessions for new shards.
Diffstat (limited to 'examples/05_command_framework')
0 files changed, 0 insertions, 0 deletions