Branch: refs/heads/leont/shutdownhook
Home: https://github.com/Perl/perl5
Commit: 9bba14cd29e43c859d2a52aaf9902b68d8759802
https://github.com/Perl/perl5/commit/9bba14cd29e43c859d2a52aaf9902b68d8759802
Author: Leon Timmermans <[email protected]>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M dosish.h
M embed.fnc
M embed.h
M perl.c
M perl.h
M proto.h
M unixish.h
M vms/vmsish.h
M win32/win32.c
Log Message:
-----------
Employ PL_shutdownhook
Commit: 0691740ed877dba9444b346f651b6af9a38db020
https://github.com/Perl/perl5/commit/0691740ed877dba9444b346f651b6af9a38db020
Author: Leon Timmermans <[email protected]>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M dist/threads-shared/shared.xs
Log Message:
-----------
Use shutdown hook to destruct shared interpreter on program termination
Compare: https://github.com/Perl/perl5/compare/3c5fbaca074e...0691740ed877