aboutsummaryrefslogtreecommitdiff
path: root/tests/thread/stress_schedule.py.exp
AgeCommit message (Collapse)Author
2020-04-13py/scheduler: Add assert that scheduler is locked when unlocking.Jim Mussared
And add a test that shows how this can happen when multiple threads are accessing the scheduler, which fails if atomic sections are not used.