Eric, I don't think it's a keyring prompt. I've done this several times, and haven't seen a prompt (and nothing shows in alt-tab).
Here's an interesting find. If I run the two-line script a second time in a session, it doesn't block. But if I add the following lines, it will hang again reliably on the len(results.rows) line: results = db.get_records(record_type="http://example.com", create_view=True) print len(results.rows) Traceback attached. ** Attachment added: "traceback" https://bugs.launchpad.net/ubuntu/+source/couchdb/+bug/682866/+attachment/1750189/+files/traceback -- CouchDatabase() call hangs https://bugs.launchpad.net/bugs/682866 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
