[Ironpython-users] IronPython, Daily Digest 8/9/2011

no_reply at codeplex.com no_reply at codeplex.com
Wed Aug 10 11:09:04 CEST 2011


Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New issue] Running IronPython on a background thread in Silverlight
2. [New issue] Running IronPython on a background thread in Silverlight

----------------------------------------------

ISSUES

1. [New issue] Running IronPython on a background thread in Silverlight
http://ironpython.codeplex.com/workitem/31223
User ckarasinir has proposed the issue:

"Running ironpython on a background thread in Silverlight fails with an AccessViolationException if the environment is also created in the background thread.

Attached sample demonstrates the issue. Clicking on "Test 2" after a fresh start fails. But it works OK if "Test 1" is clicked first meaning the environment was created on the UI thread.

The actual IronPython code that runs has some imports. The issue goes away when there are no imports in the IronPython source.

Seems like an issue. I have tried "DynamicEngine.CreateRuntime();" as well without success."-----------------

2. [New issue] Running IronPython on a background thread in Silverlight
http://ironpython.codeplex.com/workitem/31224
User ckarasinir has proposed the issue:

"Running ironpython on a background thread in Silverlight fails with an AccessViolationException if the environment is also created in the background thread.

Attached sample demonstrates the issue. Clicking on "Test 2" after a fresh start fails. But it works OK if "Test 1" is clicked first meaning the environment was created on the UI thread.

The actual IronPython code that runs has some imports. The issue goes away when there are no imports in the IronPython source.

Seems like an issue. I have tried "DynamicEngine.CreateRuntime();" as well without success."
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue Tracker. You can unsubscribe or change your issue notification settings on CodePlex.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20110810/771c9b62/attachment.html>


More information about the Ironpython-users mailing list