Skip to content

Conversation

@themilchenko
Copy link
Contributor

No description provided.

ita-sammann and others added 5 commits October 24, 2025 12:43
Changing the address during a configuration reload resulted in incorrect
assertions, which always recreated the server.

After this patch server will recreate itself only in changing a listen
parameter.

Closes #219
Global log level settings were declared that were only used in one test,
but all tests in group were re-run because of it.

This patch fixes it and update config with its log level only for this
test.
There were no way to update config on the run with method
`config:reload()` instead of listen parameters.

This patch fixes it, all options support config reload.

Closes #216
Since Debain buster distribution has reached its end-of-life building on
it is no longer supported.
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.

3 participants