File rubygem-async.changes of Package rubygem-async
-------------------------------------------------------------------
Mon Feb 3 09:09:59 UTC 2025 - Dan Čermák <dan.cermak@posteo.net>
- 2.21.1:
## What's Changed
* Worker pool for efficient handling of `blocking_operation_wait`. by @ioquatix in https://github.com/socketry/async/pull/359
* Add test coverage for worker pool. by @ioquatix in https://github.com/socketry/async/pull/362
**Full Changelog**: https://github.com/socketry/async/compare/v2.21.0...v2.21.1
-------------------------------------------------------------------
Mon Nov 4 16:04:30 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- 2.14.2:
**Full Changelog**: https://github.com/socketry/async/compare/v2.14.1...v2.14.2
-------------------------------------------------------------------
Fri Jun 21 09:19:08 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 2.12.0, no changelog found
-------------------------------------------------------------------
Mon Jan 29 13:32:02 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 2.8.0, no changelog found
-------------------------------------------------------------------
Tue Nov 14 14:47:28 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 2.6.5, no changelog found
-------------------------------------------------------------------
Wed Dec 7 11:07:55 UTC 2022 - Stephan Kulow <coolo@suse.com>
- updated to version 2.3.0
* Convert tests to sus.
* Use a linked list for the barrier implementation
* Add a concurrency primitive for waiting for a specific number of tasks
to complete
* Better support for Fiber.set_scheduler
* Rename Async::LimitedBarrier to Async::Waiter based on feedback.
* Relax io-event dependency.
* Implement semaphore using linked list.
-------------------------------------------------------------------
Fri Oct 28 04:43:29 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 2.2.1
no changelog found
-------------------------------------------------------------------
Mon Oct 10 12:56:20 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 2.1.0
no changelog found
-------------------------------------------------------------------
Thu Aug 4 12:54:43 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 2.0.3
no changelog found
-------------------------------------------------------------------
Thu Apr 28 05:17:02 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 2.0.1
no changelog found
-------------------------------------------------------------------
Fri Feb 25 06:37:20 UTC 2022 - Stephan Kulow <coolo@suse.com>
- Disable ruby 3.0 as async 2.0 requires 3.1
But https://github.com/socketry/async/issues/141 says 3.0 is meant
-------------------------------------------------------------------
Tue Feb 15 07:14:43 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 2.0.0
no changelog found
-------------------------------------------------------------------
Mon Jul 26 05:44:39 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 1.30.0
no changelog found
-------------------------------------------------------------------
Thu Jun 10 14:45:43 UTC 2021 - Dirk Müller <dmueller@suse.com>
- Initial package (1.29.0)