Skip to content

Remove Loader startup/shutdown as it's not needed#85

Merged
tofu-rocketry merged 1 commit intoapel:devfrom
tofu-rocketry:re-add-apel
Mar 12, 2026
Merged

Remove Loader startup/shutdown as it's not needed#85
tofu-rocketry merged 1 commit intoapel:devfrom
tofu-rocketry:re-add-apel

Conversation

@tofu-rocketry
Copy link
Member

We don't need to startup and shutdown the Loader as we're not running it as a Daemon. We're invoking its load_msg method and passing it a message to load directly.

We don't need to startup and shutdown the Loader as we're not running it
as a Daemon. We're invoking its load_msg method and passing it a message
to load directly.
@tofu-rocketry tofu-rocketry added this to the v1.7 milestone Mar 12, 2026
@tofu-rocketry tofu-rocketry self-assigned this Mar 12, 2026
@tofu-rocketry tofu-rocketry added the enhancement New feature or request label Mar 12, 2026
@rowan04
Copy link
Contributor

rowan04 commented Mar 12, 2026

I thought about this when I implemented it the first time. But I couldn't remember what I had decided before my VM died, and then when I was rushing to rewrite the code on the new VM before I went on leave, I thought it was safer to leave in.

@tofu-rocketry
Copy link
Member Author

I thought about this when I implemented it the first time. But I couldn't remember what I had decided before my VM died, and then when I was rushing to rewrite the code on the new VM before I went on leave, I thought it was safer to leave in.

Fair enough. When working through a fresh deployment I realised it would need a lot more configuration to work if we're running the Loader as a Daemon.

@tofu-rocketry tofu-rocketry merged commit f733cf7 into apel:dev Mar 12, 2026
4 checks passed
@tofu-rocketry tofu-rocketry deleted the re-add-apel branch March 12, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants