This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-04-01 16:02:01 +01:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
ff365dae3481390da7aea110246f2065d3987826
jellyfin
/
MediaBrowser.Controller
/
LibraryTaskScheduler
History
Noah Potash
c5147341e3
Fixes 15661. Replace BlockingCollection with Channel in LimitedConcurrencyLibraryScheduler to prevent blocking in an asynchronous context.
2025-12-03 21:50:08 -05:00
..
ILimitedConcurrencyLibraryScheduler.cs
Use proper scheduler that honors the parallel task limit (
#14281
)
2025-06-15 15:21:11 -06:00
LimitedConcurrencyLibraryScheduler.cs
Fixes 15661. Replace BlockingCollection with Channel in LimitedConcurrencyLibraryScheduler to prevent blocking in an asynchronous context.
2025-12-03 21:50:08 -05:00