Skip to content

Commit

Permalink
i am very patient
Browse files Browse the repository at this point in the history
  • Loading branch information
yma67 committed Oct 23, 2020
1 parent 99ae7e6 commit 277ad88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/core/test-xtask.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class BenchSchedXS : public jamc::SchedulerBase
if (coro_count >= 300) break;
if (newTask != nullptr)
{
nextTask->SwapFrom(nullptr);
newTask->SwapFrom(nullptr);
}
else
{
Expand Down

0 comments on commit 277ad88

Please sign in to comment.