pcdshub / happi

Heuristic Access to Positions of Photon Instruments
https://pcdshub.github.io/happi/master
Other
13 stars 29 forks source link

REF/FIX: more lazily load the happi container registry #270

Closed klauer closed 2 years ago

klauer commented 2 years ago

Description

Motivation and Context

How Has This Been Tested?

Where Has This Been Documented?

This PR text.

Screenshots

image
tangkong commented 2 years ago

This seems to break happi container-registry for me. I'll keep looking into it though

klauer commented 2 years ago

This seems to break happi container-registry for me. I'll keep looking into it though

This was a bug in the CLI code, reaching into the internals instead of using public API. (f60804d) Apparently this is also uncovered in the test suite?

tangkong commented 2 years ago

I just arrived at that too. We can tackle both in a separate PR. I'll throw up an issue

nvm you're too quick for me

ZLLentz commented 2 years ago

I only saw the one thing- I think this is a very positive change