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

Running a component with an existing sample_component db entry, causes a crash #11

Open
kriskiil opened this issue Jun 23, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@kriskiil
Copy link
Contributor

Something is not handled properly in datahandling.BifrostObject.load(), which causes bifrost to crash with a NoneType has no .json method or property or something, in case of an existing sample_component entry in mongodb.

The impact is that Bifrost crashes in an opaque way if the database is not cleaned up before rerunning samples. This should be handled in some way.

@kriskiil kriskiil added the bug Something isn't working label Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant