forked from pool/python-Pebble
- Update to 5.1.3:
* issue #152: fix crash when scheduling non copy-able functions * issue #101: allow `atexit.register` callbacks on pool shutdown * Fix deadlock with `waitforthreads` function * Fix bug causing threads to crash when using `waitforthreads` function OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pebble?expand=0&rev=38
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 02:17:49 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 5.1.3:
|
||||
* issue #152: fix crash when scheduling non copy-able functions
|
||||
* issue #101: allow `atexit.register` callbacks on pool shutdown
|
||||
* Fix deadlock with `waitforthreads` function
|
||||
* Fix bug causing threads to crash when using `waitforthreads`
|
||||
function
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 23 10:56:25 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user