Skip to content

Conversation

@GnomedDev
Copy link
Member

Previously, example 7 didn't work as runner_info would clone the hashmap before it had any entries. This solution goes back to how ShardManager::runners is in current, except using DashMap and try_get_mut.

@github-actions github-actions bot added gateway Related to the `gateway` module. examples Related to Serenity's examples. labels Apr 14, 2025
@arqunis arqunis added enhancement An improvement to Serenity. breaking change The public API is changed, resulting in miscompilations or unexpected new behaviour for users dependencies Related to Serenity dependencies. and removed dependencies Related to Serenity dependencies. labels Apr 17, 2025
@GnomedDev GnomedDev merged commit c056feb into serenity-rs:next Apr 17, 2025
24 checks passed
@GnomedDev GnomedDev deleted the fix-shard-runners branch April 17, 2025 16:28
GnomedDev added a commit that referenced this pull request Apr 28, 2025
GnomedDev added a commit that referenced this pull request May 19, 2025
mkrasnitski pushed a commit to mkrasnitski/serenity that referenced this pull request Jun 30, 2025
mkrasnitski pushed a commit to mkrasnitski/serenity that referenced this pull request Jun 30, 2025
mkrasnitski pushed a commit to mkrasnitski/serenity that referenced this pull request Jun 30, 2025
mkrasnitski pushed a commit to mkrasnitski/serenity that referenced this pull request Jul 28, 2025
mkrasnitski pushed a commit to mkrasnitski/serenity that referenced this pull request Jul 28, 2025
mkrasnitski pushed a commit to mkrasnitski/serenity that referenced this pull request Oct 7, 2025
mkrasnitski pushed a commit to mkrasnitski/serenity that referenced this pull request Oct 7, 2025
mkrasnitski pushed a commit to mkrasnitski/serenity that referenced this pull request Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change The public API is changed, resulting in miscompilations or unexpected new behaviour for users enhancement An improvement to Serenity. examples Related to Serenity's examples. gateway Related to the `gateway` module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants