mljar / mercury

Convert Jupyter Notebooks to Web Apps
https://RunMercury.com
GNU Affero General Public License v3.0
3.87k stars 243 forks source link

Add check if notebook is still waiting for worker #451

Open pplonski opened 1 month ago

pplonski commented 1 month ago

Please check if session is still waiting for worker before spinning new worker. I think fix code should be here https://github.com/mljar/mercury/blob/fc0d4b2ba44fe3207a8ead19ee353a6079c6eb9a/mercury/apps/ws/tasks.py#L62-L69