google / mesop

Rapidly build AI apps in Python
https://google.github.io/mesop/
Apache License 2.0
5.64k stars 270 forks source link

Disable component diffing when MESOP_WEBSOCKETS_ENABLED #1075

Closed wwwillchen closed 3 weeks ago

wwwillchen commented 3 weeks ago

This fixes a race condition in websockets mode by disabling component diffing.