gatech-csl / jes

The Jython Environment for Students allows students to write Jython programs that can manipulate pictures, sounds, and videos.
http://mediacomputation.org/
59 stars 38 forks source link

Included functions from media.py are no longer purple in the editor. #84

Open sportsracer48 opened 9 years ago

sportsracer48 commented 9 years ago

Could be intended, but I doubt it.

mjguzdial commented 9 years ago

It's not -- I've noticed it too. It seems to go away sometimes, and come back others. Thank you for reporting the bug!

sportsracer48 commented 9 years ago

I actually figured out what causes it. The thread that sets up the namespace gets in a race condition with the thread that initializes the list of functions. I may submit a pull request with a fix tomorrow.

mjguzdial commented 9 years ago

So cool! Thanks!

I actually figured out what causes it. The thread that sets up the namespace gets in a race condition with the thread that initializes the list of functions. I may submit a pull request with a fix tomorrow.

— Reply to this email directly or view it on GitHubhttps://github.com/gatech-csl/jes/issues/84#issuecomment-91105534.