Commit 069e8152 authored by Alain Takoudjou's avatar Alain Takoudjou

Release 1.4.7

parent 45c14c54
Changes Changes
======= =======
(unreleased) 1.4.7 (2018-04-08)
------------ ------------------
* grid.promise: loadModule is now done in PromiseProcess class
* collect: fix minors bugs on collect.db and collet.reporter
* grid: fix using shutil.rmtree to delete file instead of directory
* grid: do not hide `$USER` when running buildout * grid: do not hide `$USER` when running buildout
* grid: do not leak file descriptors to subprocesses when running e.g. 'node software'. * grid: do not leak file descriptors to subprocesses when running e.g. 'node software'.
......
...@@ -26,4 +26,4 @@ ...@@ -26,4 +26,4 @@
# #
############################################################################## ##############################################################################
version = '1.4.6' version = '1.4.7'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment