This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-12-24 18:52:00 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
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