ppy/osu-framework

`CancellationToken` should probably always be present in BDL calls

Opened this issue · 0 comments

Currently it's nullable, which makes usage a bit annoying. Should always be cached as default if not present.