micropython/tests/thread/thread_exc2.py.exp

6 lines
192 B
Plaintext
Raw Normal View History

Unhandled exception in thread started by <function thread_entry at 0x\[0-9a-f\]\+>
Traceback (most recent call last):
File "thread/thread_exc2.py", line 6, in thread_entry
ValueError:
done