Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(65)

Issue 1954041: Fix close of neso for issue1644 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by ced
Modified:
13 years, 7 months ago
Reviewers:
bch, yangoon1
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2 lines) Patch
M bin/neso View 3 chunks +11 lines, -2 lines 0 comments Download

Messages

Total messages: 3
ced
13 years, 7 months ago (2010-08-10 09:36:22 UTC) #1
yangoon1
Tested on 1.6 and tip: Seems to solve https://bugs.tryton.org/roundup/issue1614 but produces Traceback (most recent call ...
13 years, 7 months ago (2010-08-16 16:05:11 UTC) #2
yangoon1
13 years, 7 months ago (2010-08-24 13:11:57 UTC) #3
On 2010/08/16 16:05:11, yangoon wrote:
> Tested on 1.6 and tip:
> Traceback (most recent call last):
>   File "./bin/neso", line 241, in <module>
>     thread.join()
>   File "/threading.py", line 803, in join
>     assert False, "cannot join a dummy thread"
> AssertionError: cannot join a dummy thread

Cannot reproduce any more this error, since I upgraded to Python 2.6.6rc2
(r266rc2:84114, Aug 18 2010, 07:33:44) (and a bunch of other packages of
course). 

Since I was the only one encountering this problem I think you could go for the
patch, which is now working for me.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b