Branch: refs/heads/master
  Home:   https://github.com/uzh/gc3pie
  Commit: 17629e82b5002aabb2351a0121a2d4ae83ed2f0d
      
https://github.com/uzh/gc3pie/commit/17629e82b5002aabb2351a0121a2d4ae83ed2f0d
  Author: Sergio Maffioletti <sergio.maffiole...@gmail.com>
  Date:   2017-08-24 (Thu, 24 Aug 2017)

  Changed paths:
    M gc3libs/__init__.py
    M gc3libs/backends/shellcmd.py
    M gc3libs/backends/tests/test_machine.py
    M gc3libs/backends/tests/test_shellcmd.py
    M gc3utils/commands.py

  Log Message:
  -----------
  Two fixes

Two separate fixes lumped together in one commit:

* Fix behavior of `task.free()`: it should invoke action on the attached 
controller, like `task.kill()` etc. do.  This also fixes `gsession abort` and 
similar which were not cleaning up working directories.
* Ensure that PIDs in the "job info" structures in `ShellcmdLrms` are always 
stored as strings. (Do not mix string and int types as was happening before.)

Closes #630


-- 
You received this message because you are subscribed to the Google Groups 
"gc3pie-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gc3pie-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gc3pie-dev/599ed7604f189_3a3e3ff505be3c34726d%40hookshot-fe1-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to