Closed brichet closed 1 month ago
Let me know if you need help with this (I see tests are failing).
Yes, I took a look at the tests, it seems that test_yroom_restart
never ends.
The tests pass if we remove the error if the awareness is already started. This probably means that the awareness is not properly stopped, but I don't know how to fix it. And I'm not sure if we need to raise in this case.
Thanks @davidbrochart
This PR start the server awareness periodic update.
It follows https://github.com/jupyter-server/pycrdt/pull/178.