Stateless Jirachi instance in get_random_id() #1
Labels
No Label
Hacktoberfest
PR: draft
PR: merged
PR: partially-approved
PR: reviewed-approved
PR: reviewed-changes-requested
PR: unreviewed
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sphericalkat/katbin#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The jirachi instance should be maintained in a Rocket State to prevent loading prefixes every time get_random_id() is called.
Furthermore, the round robin selection of prefixes is disabled by this behaviour.
Resolved in #2