beesound

Results 1 issues of beesound

### Steps to reproduce from py_mini_racer import py_mini_racer ctx = py_mini_racer.MiniRacer() print(ctx.eval('1+1')) del ctx ![pmr](https://user-images.githubusercontent.com/30981019/111340268-71b6b780-86b3-11eb-9509-1c638208a84c.JPG) ### Expected behavior This program can't stop, it seems that some thread is not over....

bug