github socketry/async v2.3.0

latest releases: v2.20.0, v2.19.0, v2.18.0...
23 months ago

What's Changed

  • Convert tests to sus. by @ioquatix in #188
  • Use a linked list for the barrier implementation. by @ioquatix in #192
  • Add a concurrency primitive for waiting for a specific number of tasks to complete. by @ioquatix in #189
  • Better support for Fiber.set_scheduler. by @ioquatix in #194
  • Rename Async::LimitedBarrier to Async::Waiter based on feedback. by @ioquatix in #196
  • Relax io-event dependency. by @ioquatix in #200
  • Implement semaphore using linked list. by @ioquatix in #203

Full Changelog: v2.2.1...v2.3.0

Don't miss a new async release

NewReleases is sending notifications on new releases.