[PR #10976] Replace IServerEntryPoint with IHostedService #12683

Closed
opened 2026-02-07 07:00:07 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/10976

State: closed
Merged: Yes


Changes

  • Replaces IServerEntryPoints with IHostedService and IHostApplicationLifetime
  • Documents affected services
  • Enables nullable for affected services
**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/10976 **State:** closed **Merged:** Yes --- **Changes** - Replaces `IServerEntryPoint`s with `IHostedService` and `IHostApplicationLifetime` - Documents affected services - Enables nullable for affected services
OVERLORD added the pull-request label 2026-02-07 07:00:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12683