I also tried a "print dir()" in the separate thread to see all variables, but in the thread only the local variables are seen, and not the variables used in other parts of SAB.
So not very useful results so far.
Are the SAB devs still interested in this case, or am I the only one ... ?
Code: Select all
dumpthread active!
Partition of a set of 122643 objects. Total size = 8592560 bytes.
Index Count % Size % Cumulative % Kind (class / dict of class)
0 58991 48 3375316 39 3375316 39 str
1 29165 24 1146728 13 4522044 53 tuple
2 320 0 645248 8 5167292 60 dict of module
3 8362 7 568616 7 5735908 67 types.CodeType
4 838 1 528112 6 6264020 73 dict (no owner)
5 8151 7 456456 5 6720476 78 function
6 593 0 326408 4 7046884 82 dict of class
7 604 0 270064 3 7316948 85 type
8 604 0 236320 3 7553268 88 dict of type
9 1897 2 202272 2 7755540 90 unicode
<352 more rows. Type e.g. '_.more' to view.>
Gelukt, na x pogingen: 0
... and dumpthread is sleeping again
Code: Select all
dumpthread active!
Partition of a set of 149395 objects. Total size = 12281196 bytes.
Index Count % Size % Cumulative % Kind (class / dict of class)
0 71747 48 5273024 43 5273024 43 str
1 29199 20 1150964 9 6423988 52 tuple
2 2345 2 1113800 9 7537788 61 dict of sabnzbd.nzbstuff.Article
3 945 1 658440 5 8196228 67 dict (no owner)
4 326 0 651824 5 8848052 72 dict of module
5 8385 6 570180 5 9418232 77 types.CodeType
6 8173 5 457688 4 9875920 80 function
7 602 0 327632 3 10203552 83 dict of class
8 611 0 273200 2 10476752 85 type
9 611 0 238424 2 10715176 87 dict of type
<363 more rows. Type e.g. '_.more' to view.>
Gelukt, na x pogingen: 0
... and dumpthread is sleeping again