Path to this page:
Subject: CVS commit: pkgsrc/parallel/py-billiard
From: Adam Ciarcinski
Date: 2019-04-05 15:03:11
Message id: 20190405130312.124BCFB16@cvs.NetBSD.org
Log Message:
py-billiard: updated to 3.6.0.0
3.6.0.0:
- Add support of sending parent process death signal.
- Previous fix for handling timeouts caused a problem in warm shutdowns due
to use of deepcopy.
We now use a shallow copy of the cache and do so only when it is needed.
- Cleanup old checks and workarounds for Python versions we no longer support.
Files: