pyscript / docs

The source code for the official documentation of PyScript.
https://docs.pyscript.net
6 stars 9 forks source link

Fix #97 - Explain the deadlock case #98

Closed WebReflection closed 1 month ago

WebReflection commented 1 month ago

This MR tries to explain in the easiest possible way when a deadlock warning might occur, and how to solve it or workaround it.