Rob Guttman
Rob Guttman
Any progress on this? @PeterBeklemishev, do you intend to submit a pull request with your solution?
I needed to patch fake-s3 to handle a case that led to same exact behavior: https://github.com/robguttman/fake-s3/commit/7bfc57ede19466d6b6be489b30557be7d6f610f7 May or may not be your problem though. - Rob On Jan 5, 2013,...
I also ran into this same issue today - local db got destroyed. The `connection.connection = None` fix also worked for me. Can someone speak to this patch or some...
Any progress on a solution for this?
Deja vu! We use a number of nose plugins including for coverage (e.g., `nosexcover` for use with jenkins). So I would rather engage that existing nose coverage apparatus than try...