##// END OF EJS Templates
dictdb queries should [shallow] copy records...
dictdb queries should [shallow] copy records pop/edit actions on the results of queries should not affect the records themselves. Hub.db_query pops buffers out of results in some situations, which would break future result_requests. Associated tests are included.
MinRK -
r6323:d46e9d5b
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / tests
__init__.py Loading ...
clienttest.py Loading ...
test_asyncresult.py Loading ...
test_client.py Loading ...
test_db.py Loading ...
test_dependency.py Loading ...
test_lbview.py Loading ...
test_mongodb.py Loading ...
test_newserialized.py Loading ...
test_view.py Loading ...