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

intermittent error initialising python engine #512

Closed
GoogleCodeExporter opened this issue Aug 24, 2015 · 2 comments
Closed

intermittent error initialising python engine #512

GoogleCodeExporter opened this issue Aug 24, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. start pyscripter or reinitialise python engine

What is the expected output? What do you see instead?

AttributeError: Future instance has no attribute 'thread_id'

What version of the product are you using? On what operating system?

PyScripter 2.4.1.0 on Windows XP

Python 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)] on 
win32.

Please provide any additional information below.


Original issue reported on code.google.com by zunzs...@gmail.com on 26 May 2011 at 11:44

@GoogleCodeExporter
Copy link
Author

It's an annoying intermittent issue. Retrying the initialisation of the remote 
engine usually resolves it.

Here is the full stacktrace in case that helps:

Traceback (most recent call last): 
  File "<string>", line 69, in execInThread 
AttributeError: Future instance has no attribute 'thread_id' 

Original comment by zunzs...@gmail.com on 26 May 2011 at 11:48

@GoogleCodeExporter
Copy link
Author

Committed a fix in version control.  Please report back if the error persists 
after a new version is released.

Original comment by pyscripter on 30 May 2011 at 7:22

  • Changed state: Fixed

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

No branches or pull requests

1 participant