Your threading code isn't as correct or robust as you think it is, if you are
getting service startup timeout errors. Windows assumes that the service
control callbacks will be executed quickly without being blocked. Typically,
the Start callback would be creating the service's main work thread,
Hi
First, let me start by saying that I don't have a lot of experience with Iron
Python, or Python for that matter, but I know a person involved with the
current project who is an experienced Python developer, but is unable to help
with this issue since we believe it has to do with our integrat
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New issue] Import modules from a zip archive containing non-ASCII
characters does not work
--
ISSUES
1. [New issue] Import modules from a z