[pygr-notify] Issue 99 in pygr: SQLTable.itervalues() can be interrupted by other queries

codesite-noreply at google.com codesite-noreply at google.com
Fri Jun 19 19:33:17 PDT 2009


Status: New
Owner: pygr-bug... at googlegroups.com
CC: kmdaily
Labels: Type-Defect Priority-Medium

New issue 99 by cjlee112: SQLTable.itervalues() can be interrupted by other  
queries
http://code.google.com/p/pygr/issues/detail?id=99

What steps will reproduce the problem?
see test_itervalues_long() in sqltable_test.py

What is the expected output? What do you see instead?
itervalues() and values() should return the same set of values.

Kenny Daily reported this problem originally in the context of an
AnnotationDB based upon a SQLTable sliceDB.  For details see this thread:
http://groups.google.com/group/pygr-dev/msg/7b3752ac44f35fff?hl=en

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the pygr-notify mailing list