TritonDataCenter / python-manta

Python SDK for Manta (community maintained)
MIT License
25 stars 18 forks source link

infinite loop in `ls jobs` ? #4

Closed trentm closed 11 years ago

trentm commented 11 years ago

John Shuping is hitting an infinite loop in ls jobs.

John:

With the looping 'ls jobs', maybe it is the '@' in my username? (random thought)

[https://manta-beta.joyentcloud.com/john@eventbrite.com/stor]$ ls
test_web_app.pl

[https://manta-beta.joyentcloud.com/john@eventbrite.com/stor]$ ls ../public
1gfile

[https://manta-beta.joyentcloud.com/john@eventbrite.com/stor]$ ls ../
jobs
public
reports
stor

[https://manta-beta.joyentcloud.com/john@eventbrite.com/stor]$ ls ../jobs
<hang>

… a quick glance at truss, appears to be infilooping?

trentm commented 11 years ago

I can repro on your jobs path.

trentm commented 11 years ago

Will be in 1.2.2 release.