[Joypy-announce] [SCM] Thun (joypy) branch, simpler, updated. 92338037e7b0e2fd07f89964c0fdefd1170f5b92

Back to archive index
scmno****@osdn***** scmno****@osdn*****
Fri Sep 23 05:23:36 JST 2022


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "Thun" repository
containing the "joypy" project.

The branch, simpler has been updated
       via  92338037e7b0e2fd07f89964c0fdefd1170f5b92 (commit)
      from  0904bad81b309adfc45a3441bc52f48f8a2ab784 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 92338037e7b0e2fd07f89964c0fdefd1170f5b92
Author: Simon Forman <sform****@hushm*****>
Date:   Thu Sep 22 13:20:30 2022 -0700

    Wait for both results together.
    
    If one causes an error before the other is finished SIGKILL the other
    job.  (I do not know if this will kill the sub-tasks if any.  The Python
    docs say that with terminate() "descendant processes of the process will
    not be terminated – they will simply become orphaned." but it doesn't
    say whether that's true with kill().

-----------------------------------------------------------------------

Summary of changes:
 implementations/Python/joys.py | 51 ++++++++++++++++++++++++++++++++++--------
 1 file changed, 42 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Thun (joypy)



More information about the Joypy-announce mailing list
Back to archive index