Add missing "yield return" #609
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/Ryujinx.HLE/HOS/Kernel/Common/KResourceLimit.cs#L67
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
|
Build:
src/Ryujinx.HLE/HOS/Kernel/Common/KResourceLimit.cs#L67
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
|
Loading