Added locking and moved work around / reduced repeat work at startup. Should clear up segfaults and improve startup time
This commit is contained in:
6
TODO
6
TODO
@ -14,6 +14,6 @@ features:
|
||||
bugs:
|
||||
|
||||
* Direct Messages have no names, only screen names (may not be fixable without
|
||||
considerable tweets to python-twitter)
|
||||
* Can't always kill tabs
|
||||
* New segfault at start that can't be reproduced with gdb. Must be a timing issue... adding locked access to some data in TweetPane didn't help... need locks to go with api objects.
|
||||
considerable tweaks to python-twitter)
|
||||
* Can't always kill tabs - open tab list not always correctly populated?
|
||||
* Can't always kill application
|
||||
|
Reference in New Issue
Block a user