This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
629fdc366a
micropython
/
tests
/
thread
/
stress_schedule.py.exp
2 lines
5 B
Plaintext
Raw
Normal View
History
Unescape
Escape
py/scheduler: Add assert that scheduler is locked when unlocking. 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.
2020-04-03 03:16:28 +01:00
PASS