widgetti / solara

A Pure Python, React-style Framework for Scaling Your Jupyter and Web Apps
https://solara.dev
MIT License
1.6k stars 104 forks source link

fix: more unique keys for tasks to reduce mixup during hot reloads #609

Closed maartenbreddels closed 2 weeks ago

maartenbreddels commented 2 weeks ago

When used in use_task, this can create many keys, which after a next render can be mixed up with a global task.

Now the key include the function name, so it is more unique.

render[bot] commented 2 weeks ago

Your Render PR Server URL is https://solara-stable-pr-609.onrender.com.

Follow its progress at https://dashboard.render.com/web/srv-cog1g24f7o1s739h5g0g.