microbit-foundation / python-editor-v3

Micro:bit Educational Foundation Python Editor V3
https://python.microbit.org
MIT License
57 stars 36 forks source link

[Simulator] os.listdir stops sim #950

Closed microbit-matt-hillsdon closed 2 years ago

microbit-matt-hillsdon commented 2 years ago

Calling os.listdir() appears to stop the sim. No error on the console.

Potentially there's one reported via the internal_error message, which we don't yet use.