Skip to content
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

Merged
merged 32 commits into from
Nov 14, 2022
Merged

Fix #5018 remove global uid in flask #5064

merged 32 commits into from
Nov 14, 2022

Conversation

robnagler
Copy link
Member

I haven't don't extensive click around testing. Have not run jupyter. I'll do more testing. Just wanted to start the PR.

@robnagler robnagler requested review from moellep and e-carlin November 1, 2022 22:32
@moellep
Copy link
Member

moellep commented Nov 8, 2022

Calls to SRW api_listFiles is failing with an assertion uid not supplied and no logged_in_user config. You can reproduce by visiting the beamline page for the CHX simulation. The listFiles is called for the mirror element's profile data file.

@moellep
Copy link
Member

moellep commented Nov 8, 2022

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.

@moellep
Copy link
Member

moellep commented Nov 8, 2022

Looks good, I didn't find any other bugs when testing all the apps manually.

@robnagler
Copy link
Member Author

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.

@robnagler
Copy link
Member Author

Tested all apps with a few examples each and exports from all. If tests pass, I think it's ready for a merge.

@robnagler robnagler merged commit acaf9d4 into master Nov 14, 2022
@robnagler robnagler deleted the 5018-job-uid branch November 14, 2022 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants