Skip to content

Fix DSL-configured shutdown_after and hibernate_after being ignored#11

Merged
ChristianAlexander merged 1 commit into
mainfrom
fix-hibernate-and-shutdown
Feb 26, 2026
Merged

Fix DSL-configured shutdown_after and hibernate_after being ignored#11
ChristianAlexander merged 1 commit into
mainfrom
fix-hibernate-and-shutdown

Conversation

@ChristianAlexander

Copy link
Copy Markdown
Owner

The values were stored for introspection but never read during process startup. Server.init/1 and Server.start_link/1 now fall back to the module's DSL-configured values when options are not explicitly passed.

The values were stored for introspection but never read during process
startup. Server.init/1 and Server.start_link/1 now fall back to the
module's DSL-configured values when options are not explicitly passed.
@ChristianAlexander
ChristianAlexander force-pushed the fix-hibernate-and-shutdown branch from 35b1fa2 to 43b340e Compare February 26, 2026 14:14
@ChristianAlexander
ChristianAlexander merged commit eabc1c5 into main Feb 26, 2026
2 checks passed
@ChristianAlexander
ChristianAlexander deleted the fix-hibernate-and-shutdown branch February 26, 2026 14:15
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.

1 participant