Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug with refcounting #8

Closed
tomerfiliba opened this issue Mar 2, 2011 · 1 comment
Closed

bug with refcounting #8

tomerfiliba opened this issue Mar 2, 2011 · 1 comment
Labels
Bug Confirmed bug
Milestone

Comments

@tomerfiliba
Copy link
Collaborator

firstway Show activity 10/12/10
I got a Exception(KeyError) in protocol.py
but it seem that not raise by remote server(I am not sure),
how can i find where the KeyError raise?

Traceback (most recent call last): 
 File "/home/admin/search_test/bin/launchpad/resource_keeper_helper.py", line 24, in get_next 
    dir_list = [str(n) for n in rk_instance.query(os.path.join(query,'*'))] 
  File "/home/launch/.python/lib/python2.5/site-packages/rpyc-3.0.7-py2.5.egg/rpyc/core/netref.py", line 123, in __call__ 
  File "/home/launch/.python/lib/python2.5/site-packages/rpyc-3.0.7-py2.5.egg/rpyc/core/netref.py", line 45, in syncreq 
  File "/home/launch/.python/lib/python2.5/site-packages/rpyc-3.0.7-py2.5.egg/rpyc/core/protocol.py", line 342, in sync_request 
KeyError: 46912509222496 
@tomerfiliba
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed bug
Projects
None yet
Development

No branches or pull requests

1 participant