mem* check operations now tell where it failed

This commit is contained in:
Alex
2023-02-15 07:14:18 +02:00
parent 0f1f66668b
commit 4506648cd6
2 changed files with 19 additions and 24 deletions

View File

@ -31,7 +31,6 @@ NewLock(TaskingLock);
namespace Tasking
{
void Task::Schedule()
{
if (!StopScheduler)