Sajal Kulshreshtha

Results 8 comments of Sajal Kulshreshtha

Hey i would like to work on this . I think we can add a condition to treat scrollable containers as potentially interactive.

Looks like the image wasn’t built for amd64 this can be fixed by adding `--platform linux/amd64,linux/arm64` in the Docker buildx step of the publish workflow.

We can fix this by making the VS Code Python interpreter path cross-platform. Options: Set ` python.defaultInterpreterPath: ${workspaceFolder}/.venv` so VS Code auto-detects the correct interpreter for Windows (Scripts/python.exe) and Unix...

Yes @jamesmurdza i tested it and its working fine on windows If you say i can make a PR regarding this!

`working_commits` only referenced in `facade_tasks.py`, `db/lib.py`, model definitions, and old `facade_worker` files. What we can do : - Remove calls and helper functions using `working_commits` - Drop its table definitions...

Hey i would like to pick this up !

Got it, totally understand I’ll leave this one open for a new contributor then! I can pick some other issue .

i think we can add `worker_cancel_long_running_tasks_on_connection_loss=false` to `celery_app.py` to silence deprecation warning