Andrei Gherasim

Results 6 comments of Andrei Gherasim

@jamesls is there any update on this issue? There are multiple use cases where a pure lambda function might require a DB connection that could be initialized in the app...

@karthiknadig, having reproduced this issue in one particular file, I was able to eliminate the problem by renaming the file, `main_test.py` -> `main2_test.py`. Renaming the file back causes the issue...

+1 on this issue, happens on a specific file. Any updates on having a fix for this issue, @karthiknadig?

@ignasbol forgot to merge the changes. I pushed the changes addressing `DocumentReference`, querying works now as well.

@mdowds would you be able to review this PR and merge the changes?

@alexjolig, this repo seems unmaintained, unfortunately. What I ended up doing was to create a fork of it, fix issues, and use it as a local dependency.