Fri, 01 Feb 2019 14:14:13 +0100 | Edouard Tisserant | Fixed deadlock in runtime's Worker. Was discovered while using WAMP and PYRO simultaneously. | changeset | files |
Thu, 31 Jan 2019 14:10:06 +0100 | Edouard Tisserant | Add a debugger token to SetTraceVariables and GetTraceVariables to prevent crash an inconsistant data in case of multiple connections. Last connection now takes over existing connections's debug, and first connected IDE gets a wrning. | changeset | files |
Tue, 29 Jan 2019 09:14:47 +0100 | Edouard Tisserant | Fixed deadlock when using Wx together with Twisted in runtime. | changeset | files |
Fri, 25 Jan 2019 14:06:11 +0100 | Edouard Tisserant | Split IDE's frame OnCloseFrame() into TryCloseFrame() and OnCloseFrame(), to help further customization | changeset | files |