-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix #5018 remove global uid in flask #5064
Conversation
Calls to SRW api_listFiles is failing with an assertion |
The warpvnd example "Lattice Gate 3D" is failing for the Field Calculation Status on the source page and the Simulation Status on the Visualization page. |
Looks good, I didn't find any other bugs when testing all the apps manually. |
warpvnd issues was related to #5118. Catching all places that require qcall is tricky when errors are suppressed. python_soruce_for_model is tricky. I'll check a few. |
Tested all apps with a few examples each and exports from all. If tests pass, I think it's ready for a merge. |
I haven't don't extensive click around testing. Have not run jupyter. I'll do more testing. Just wanted to start the PR.