Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

global: disable signals #215

Open
5 of 6 tasks
slint opened this issue Feb 17, 2022 · 0 comments
Open
5 of 6 tasks

global: disable signals #215

slint opened this issue Feb 17, 2022 · 0 comments

Comments

@slint
Copy link
Member

slint commented Feb 17, 2022

With the new search and percolator implementation, there is no need to keep any of the signals-based code in the repo. We should deprecate/remove the following:

  • OAISERVER_REGISTER_RECORD_SIGNALS and OAISERVER_REGISTER_SET_SIGNALS config variables
    • Cannot yet be done, since we rely on them to index/delete the OAISet percolator documents
  • Extension methods that register/unregister these signals
  • Receivers
  • Tasks
  • get_affected_records
  • Unused functions from percolators.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant