Jack Dubie

Results 1 issues of Jack Dubie

To repro - run this code and observe the sphere doesn't get removed ```python from asyncio import sleep from vuer import Vuer from vuer.schemas import Scene, Box, Plane, Sphere cert_file="./cert.pem"...