Duplicating the issue here as it affect V2 as well: - https://github.com/bbcmicrobit/micropython/issues/776 > The program > > ```python > from microbit import * > import music > > music.play([None]) > ``` > > hangs the microbit