Wed, 13 Feb 2019 09:41:35 +0100 | Edouard Tisserant | Reworked chunk based transfer to support duplicated files (i.e. files with same content, but different names) | changeset | files |
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 |