Skip to content

Preserve connection order in Blinker#3238

Merged
justinmayer merged 1 commit into
getpelican:masterfrom
avaris:ordered-blinker
Nov 2, 2023
Merged

Preserve connection order in Blinker#3238
justinmayer merged 1 commit into
getpelican:masterfrom
avaris:ordered-blinker

Conversation

@avaris

@avaris avaris commented Nov 2, 2023

Copy link
Copy Markdown
Member

Resolves: #2564

One caveat: as written in the docs change, the only way to order auto-discovered namespace plugins is to disable auto-discovery and specify order explicitly with PLUGINS setting.

  • Ensured tests pass and (if applicable) updated functional test output
  • Conformed to code style guidelines by running appropriate linting tools
  • Added tests for changed code
  • Updated documentation for changed code

@justinmayer justinmayer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work, @avaris. Bravo! 🎊

@justinmayer justinmayer merged commit dc1b6ab into getpelican:master Nov 2, 2023
@avaris avaris deleted the ordered-blinker branch November 2, 2023 23:31
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

Successfully merging this pull request may close these issues.

Inconsistent ordering of plugin hooks

2 participants