[IronPython] Threading support in Silverlight

Dan Eloff dan.eloff at gmail.com
Wed Apr 30 02:04:15 CEST 2008


Hi,

I notice that threading.Timer does not work in Silverlight, is this a
known issue? (it never triggers, but doesn't raise any errors either)

What is the state on other threading.py objects? Lock() seems to work
fine, but I haven't put it through fire.

Thanks,
-Dan



More information about the Ironpython-users mailing list