-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
- What did you do? If possible, provide a recipe for reproducing the error.
I'm trying to iterate overfailpoint.List()
to obtain all the enabled failpoint keys. However, I'm also retrieving deprecated keys from the list. - What did you expect to see?
After calling failpoint.disable(key), the key should no longer be present in fps.reg - What did you see instead?
Now, even after I disable a failpoint key, I can still retrieve it once it has been enabled.4. Versions of the failpoint-
failpoint-ctl version (run
failpoint-ctl -V
):(paste failpoint-ctl version here) ReleaseVersion None BuildTS None GitHash None GitBranch None GoVersion None
-
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working