Debian Package Tracker
Register | Log in
Subscribe

ruby-async

concurrency framework for Ruby.

Choose email to subscribe with

general
  • source: ruby-async (main)
  • version: 1.30.3-1
  • maintainer: Debian Ruby Team (archive) (DMD)
  • uploaders: Hideki Yamane [DMD]
  • arch: all
  • std-ver: 4.6.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 1.26.2-2
  • stable: 1.30.3-1
  • testing: 1.30.3-1
  • unstable: 1.30.3-1
versioned links
  • 1.26.2-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.30.3-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • ruby-async
action needed
A new upstream version is available: 2.24.0 high
A new upstream version 2.24.0 is available, you should consider packaging it.
Created: 2021-12-29 Last update: 2025-05-09 06:00
526 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit e0cba13144b313ae36b5a14b9112e64ff3e0e630
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Sep 17 13:29:35 2022 +0900

    Add 0002-no-signing-key.patch to avoid build failure

commit 2507fb785b95051161c6b3090bb7fe03c3b973b2
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Sep 17 13:27:58 2022 +0900

    refresh patch

commit fe26392a8070ea07891ebb7e2488a84c1bea5ac1
Merge: c5706d1 88fc3fa
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Sep 17 13:22:34 2022 +0900

    Merge tag 'v2.1.0' into debian/sid

commit c5706d1dada9b219f49cc94140864771ddfb27a9
Merge: 764ffd5 809025c
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Sep 17 13:22:20 2022 +0900

    Merge tag 'v2.0.3' into debian/sid

commit 764ffd56e0d369554f3ba4ff74af5d4e461be3df
Merge: 2a64abe df26f47
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Sep 17 13:22:14 2022 +0900

    Merge tag 'v2.0.2' into debian/sid

commit 2a64abe00fcccdf26053b35c9ab085eac3411ed5
Merge: f5f27ee d1271fd
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Sep 17 13:21:36 2022 +0900

    Merge tag 'v2.0.1' into debian/sid

commit f5f27eed680dc5a4e353d96ae257a8c2ff6a8e38
Merge: c3c553d cc7c62b
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Sep 17 13:21:30 2022 +0900

    Merge tag 'v2.0.0' into debian/sid

commit c3c553d6ef1875aae3fe913b0575cdee694e51ad
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Sep 17 13:17:49 2022 +0900

    new upstream release 1.30.3

commit 4aaf618487f92ac6e800241988e65f21d3fe3aab
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Sep 17 13:16:14 2022 +0900

    Set Standards-Version: 4.6.1

commit 81305180aa193939a3e8a3f518804db104ac4824
Merge: 24156f0 dc14d1b
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Sep 17 13:04:39 2022 +0900

    Merge tag 'v1.30.3' into debian/sid

commit 24156f08fd96b9b4122ac96b18fa994cc110b100
Merge: 74162dc dc8270f
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Sep 17 13:04:36 2022 +0900

    Merge tag 'v1.30.2' into debian/sid

commit dc14d1b73344a46ee0d0d2a1616f759028e5823c
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Wed Jun 15 19:59:44 2022 +1200

    Bump patch version.

commit fd8c67441e82fc879637e67c952e78d0df0a8e95
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Wed Jun 15 17:08:08 2022 +1200

    Log as warning rather than error, and with explicit message.

commit f2ad15756dc0eb3f21ca3394848bc64fe62c5be3
Author: Bruno Sutic <code@brunosutic.com>
Date:   Wed May 4 12:17:51 2022 +0200

    Enable enqueuing multiple items to Async::Queue (#81)
    
    Co-authored-by: Samuel Williams <samuel.williams@oriontransfer.co.nz>

commit 1a20746e1aaf107fe0b73cff88a37e10fc6d64f3
Author: Bruno Sutic <code@brunosutic.com>
Date:   Wed May 4 11:54:43 2022 +0200

    Only include *.rb files in gem releases (#142)

commit dc8270f0c14f95cd6a71a95c098e7f4a495d214f
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Wed May 4 19:19:29 2022 +1200

    Bump patch version.

commit 681aab95008b53ac005677bbe6ed89708064ab3b
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Wed May 4 19:18:41 2022 +1200

    Prefer bake-gem for release management.

commit a34ddb8cce72cfe6be1a776bf614a1899761316d
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Wed May 4 17:57:24 2022 +1200

    Fix handling of barriers when waiting on a task fails with an unrelated exception.

commit 8b9664be61debcb687c5bab23ed68faacd82376a
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Nov 6 12:19:57 2021 +1300

    Add `Async::Variable` for level-triggered values.

commit 9b6550791293c2825a7bed28c606314f731c1a72
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Nov 6 09:22:56 2021 +1300

    Modernize gem.

commit 79bd5360e5a8f1afe7e209f230f53fc2dc159770
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Nov 6 09:18:20 2021 +1300

    Don't use alias. Fixes #129.

commit 74162dcbc3d82844f534a4a83bef1178e91533c7
Author: Hideki Yamane <henrich@debian.org>
Date:   Fri Aug 13 00:02:19 2021 +0900

    new upstream release

commit 1bbf16e88686292be7898d050995ff352835d455
Merge: 66ddef6 7406e14
Author: Hideki Yamane <henrich@debian.org>
Date:   Fri Aug 13 00:02:03 2021 +0900

    Merge tag 'v1.30.1' into debian/sid
    
    Version 1.30.1

commit 7406e14151ab745323359af4647c96478b9b8cc1
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Thu Jul 29 14:14:26 2021 +1200

    Patch version bump.

commit acef0fd1d3f499ac38e1ab96ca171b01abe010ef
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Thu Jul 29 13:59:54 2021 +1200

    Fix race conditions when multiple tasks are waiting and/or stopping the barrier.
    
    # Conflicts:
    #       lib/async/barrier.rb

commit 66ddef6e98d1e6bc10bbc4d0824cdfe14657041c
Author: Hideki Yamane <henrich@debian.org>
Date:   Sun Jul 25 13:25:33 2021 +0900

    new upstream version 1.30.0

commit 5edb6a9e7ca5047ccf4493cc486f8bb77bef2de0
Merge: 833e457 56e69e9
Author: Hideki Yamane <henrich@debian.org>
Date:   Sun Jul 25 13:24:51 2021 +0900

    Merge tag 'v1.30.0' into debian/sid
    
    Version 1.30.0

commit 56e69e9b67c38ff112f8e32cfbff29c721d5df19
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Wed Jul 21 14:24:41 2021 +1200

    Minor version bump.

commit 587b0a2ed441f1f0d52fa1f3598cc2a657dc44ff
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sun Jul 18 09:34:57 2021 +1200

    Add support for `Barrier#stop`.

commit e97c5dd0932177b7170ac20821da25139a0e1d69
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Fri Jul 16 17:27:53 2021 +1200

    Patch version bump.

commit 122cbdf6e741ce0467c3a49ff08917db5eb6b74f
Author: Bryan Powell <bryan@metabahn.com>
Date:   Fri Mar 19 09:04:35 2021 -0700

    Don't assume the wrapper exists

commit a55ad6d90692ac98a569cc90a35f86d0827783a7
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Thu Jun 17 17:47:05 2021 +1200

    Patch version bump.

commit 833e457a3c341d930e703ff1a29859d1e48f6154
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Jun 12 14:24:20 2021 +0900

    note to changelog

commit fcc818a6c9d81708689a33d196b7645ae60028cd
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Jun 12 14:22:27 2021 +0900

    Adjust dependency version

commit 222aa361f29b31fe3c2e3a618ea9a55476b56b74
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Jun 12 14:22:02 2021 +0900

    Set Standards-Version: 4.5.1

commit 3252fcbd65ee258a6caefb183cb19a1d8893c62b
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Jun 12 14:21:50 2021 +0900

    Refresh patch

commit 6a9b2528a0da06854e37eec45072b2e92642cf02
Merge: ad11ae5 e406220
Author: Hideki Yamane <henrich@debian.org>
Date:   Sat Jun 12 14:20:54 2021 +0900

    Merge tag 'v1.29.0' into debian/sid
    
    Version 1.29.0

commit e63a7930f681dfb5ead1cf7035c5158bcc8c0b04
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sun Jun 6 15:44:36 2021 +1200

    Restore original behaviour of stopping children later.

commit 546cb68c665fd686f1cf08c635cb9f6c93a16702
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sun Jun 6 14:18:51 2021 +1200

    Minor documenation tweaks.

commit 48a672c7a8c086c0c40906ca6b66846cce33d103
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sun Jun 6 12:11:52 2021 +1200

    Because `Node#stop` can ignore transient tasks, introduce `#terminate`.
    
    Directly stopping a task still works as expected, but transient children are
    ignored. The root node (reactor) does need an interface to stop all tasks,
    so we introduce `Node#terminate` which recursively stops all children,
    including transients.
    
    We also make the `later` parameter to `#stop` explicit. There are several
    ways in which a task can be stopped, and deferring this process to the next
    iteration of the run loop can be necessary if the task cannot be stopped
    immediately - i.e. if it's currently resumed.

commit 267304b32dc150ab5daeea84d965ed2fe14474c2
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Jun 5 22:54:02 2021 +1200

    Don't stop transient children, let them propagate up. Fixes #115.

commit e406220d33649bbd71cc770e1b315f501a3bf964
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Apr 10 17:37:07 2021 +1200

    Minor version bump.

commit d0546a4f554bbd90dd395b09ddfb6466b610a642
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Apr 10 13:23:56 2021 +1200

    Don't use `self.logger` for logging.
    
    The `@logger` should only be used for carrying logger state between parent
    and child tasks. But using it directly for logging is likely to produce
    inconsistent output because the methods of the task might not execute in the
    scope of the fiber itself. In the future, we hope it would be possible to
    remove this variable completely and instead have a more direct relationship
    between parent and child fiber locals.

commit 5d5f5878dc9e52f5e36e24a778e5b8f77dbba831
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Apr 10 12:49:05 2021 +1200

    Fix child task inheriting parent logger.

commit 61a1650bb690ea5c09d0e33647a768ad47bfec57
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Wed Mar 10 21:53:06 2021 +1300

    Don't enforce registering the same IO multiple times.

commit 9e83b7681f1005badb77fe501d993352c9e6e836
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Wed Feb 17 09:49:23 2021 +1300

    Patch version bump.

commit ea4f7c3fb1b0e64da8e58f570940402e2224b57d
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Wed Feb 17 09:41:31 2021 +1300

    Return nil instead of throwing timeout exception in `io_wait`. Fixes #102.

commit 54d3f93081d9e80f2dfd82f9d2066a7ec26b10bd
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sun Feb 14 20:13:48 2021 +1300

    Modernize gem.

commit f1e54dc4eed003d239d1c0ee9da4239f3ed8990e
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sun Feb 14 01:39:21 2021 +1300

    Patch version bump.

commit 50a130dd3bc5f05e11eda96bb87f36a64b817c3a
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sun Feb 14 01:37:54 2021 +1300

    Prefer explicit parentheses.

commit 194e8697eb84db4698168599e9ddfdc3d4020c88
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Feb 13 22:25:13 2021 +1300

    Wait for thread after killing it.

commit 4e1411097dcf6402f8178a88a7a0edee5d9aa5c8
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Feb 13 22:21:16 2021 +1300

    Correctly wait for task to stop.

commit e7744e7ea3c945609f67850bb36ec472429ef121
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Feb 13 22:15:51 2021 +1300

    Add `async-pool` to external tests.

commit 9531a12e894b25e3c8ece324360663fab82e5797
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Feb 13 22:06:34 2021 +1300

    Fail if external tests fail.

commit aff584864ce8a4ad981c6cdc840ce77a4f95d830
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Feb 13 21:59:39 2021 +1300

    Add scheduler thread spec.

commit 1c5f15404e869de4d5c2696a669f812dcfadee9d
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Feb 13 21:59:27 2021 +1300

    Correctly delete items so that list enumeration doesn't break.

commit 1fa5c2c141c0969c511d0d8f2e9be65a4c0cee37
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Feb 13 20:53:28 2021 +1300

    Fix linked list traversal in the presence of multiple deletions.

commit 5b4a06cbcae4263b3fe922f4059058d2aaedd77f
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Tue Feb 9 21:42:06 2021 +1300

    Add Ruby 3.0 to the development workflow.

commit aa17ebd8a2d2af56660ffb4a4dcd5e000dd0e939
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Tue Feb 9 21:25:52 2021 +1300

    Patch version bump.

commit 7ce8ae6bcd31cdadcf6b1ff9a60061786e8fb9d2
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Tue Feb 9 21:19:50 2021 +1300

    Use `Task.yield` so that exceptions are handled correctly.

commit 77f1ae8fea55017120f659a1cd9404bf3bc89b73
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sun Feb 7 18:49:57 2021 +1300

    Patch version bump.

commit 580d99bcda23a6cbde9122045363ef8ee5ad239c
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sun Feb 7 18:49:45 2021 +1300

    Check `@unblocked` directly to minimise swapping empty arrays.

commit b6427634fd5b1c103f1b3cefac15d7c4f9a3bf92
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sun Feb 7 17:44:32 2021 +1300

    Don't cache wrappers for native IO.

commit d6afd803cd9f1b2ab80d97ef8406c11766fc7dfd
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Thu Jan 21 00:07:04 2021 +1300

    Expose task finished condition so that it can be created optimistically to avoid race on #wait.

commit c2c0d0d113ccb81e9dce5b47bbf62d01215d04c0
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Thu Jan 28 21:10:20 2021 +1300

    Patch version bump.

commit 01da65c8fdf83f6c7448d79058ce0c56c29c3184
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Thu Jan 28 20:57:32 2021 +1300

    Rework timeout handling in scheduler interface. Fixes #98.

commit 61bfc25d43f5f0bed3c730768796f84840ff78aa
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Thu Jan 28 10:48:18 2021 +1300

    Patch version bump.

commit f568fde95ee400d2b8402a256451715cd553d982
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Thu Jan 28 10:42:13 2021 +1300

    Use absolute constant lookup. Fixes #96.

commit 2b5d37a9e1eb2d2b1f0d500e5df406d6876c96e6
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sun Jan 3 11:32:05 2021 +1300

    Patch version bump.

commit 541c4541cb15665ff7bc3c2da61d7b6a97ececfe
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sun Jan 3 11:31:54 2021 +1300

    Add spec for `Fiber.schedule`.

commit 737a9cbf183fa764d3715ef9b693a7c630aa7257
Author: Julien Portalier <julien@portalier.com>
Date:   Sat Jan 2 11:33:25 2021 +0100

    Fix Async::Scheduler#fiber hook

commit 741166d6f8dbe3d111b5ef7032eefc623928172b
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Dec 26 10:13:06 2020 +1300

    Patch version bump.

commit 21a32e20bc045593bc655cbc82fb4470a69609d2
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Dec 26 10:00:06 2020 +1300

    Ignore backtrace if `@fiber` is `nil`.

commit 781e477c088b8f680d6003202dce5e557faabc71
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Fri Dec 25 20:37:45 2020 +1300

    Add missing `FileUtils`.

commit b5f02e5d5a7e190d0c780d7a3b3d32a52d895ce6
Author: Bruno Sutic <code@brunosutic.com>
Date:   Thu Dec 24 18:12:48 2020 +0100

    Add Async::Queue#size

commit 585cc6e1e51569ceb528014e81c342c91fd7c8aa
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Fri Dec 25 13:13:25 2020 +1300

    Patch version bump.

commit 96f3d0ad9b64ad3658aed0108ef94308ed96c252
Author: Jun Jiang <jasl9187@hotmail.com>
Date:   Fri Dec 25 03:41:03 2020 +0800

    ensure to use top IO module

commit ff9e3650c1430d2bdafa69da1852397092d814c5
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Thu Dec 24 18:18:20 2020 +1300

    Minor version bump.

commit 581c612008a8d089345fe301164f9dfaaf82cc79
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Thu Dec 24 17:05:26 2020 +1300

    Add basic support for `Process.wait` using separate thread.

commit e403cc244482baf7adf17414a15b95aa8a99036f
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sat Jan 11 20:42:13 2020 +1300

    Add support for native scheduler.

commit 732278d60cbd70466db4466f07f89ed7f029f299
Author: Ken Muryoi <muryoimpl@gmail.com>
Date:   Sat Dec 19 02:41:11 2020 +0900

    Fix the code in Resource Management in README.md

commit 7bb91d8fda420ad88fa65643fc5cd3c754f53d42
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Sun Dec 20 10:40:10 2020 +1300

    Fix development workflow.

commit edba698a11181aebf1ba402355e9072121fc863b
Author: Patrik Wenger <patrik.wenger@mindclue.ch>
Date:   Thu Dec 10 19:49:22 2020 +0100

    Async::Task: don't forward #timeout to reactor

commit 6786a7747b1982c7484262dcbffab8f5709e5e23
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Fri Nov 13 18:41:49 2020 +1300

    Minor version bump.

commit 27a958ca43adb7eff281e820011d8edfb621627e
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Wed Nov 11 20:21:48 2020 +1300

    Add support for `Fiber#backtrace` in `Node#print_hierarchy`.

commit 9153e16e8add3dff2c7ddb0f12270f33bbdade88
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Wed Nov 11 19:46:25 2020 +1300

    Add spec for clock initialization.

commit 5e29d7e86059791d516b47af5cdbbc6c402c23be
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Mon Nov 9 18:50:44 2020 +1300

    Add initial documentation.

commit a38d704d73afae940889591c9479bdc305d27860
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Wed Nov 4 09:56:37 2020 +1300

    Relax clock spec.

commit 046f280e077ea0499605fd08d12165a6736a9a4c
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Fri Oct 30 19:55:51 2020 +1300

    Remove duplicate license.

commit 6463a9e383ab96fb70afa19bfa4ba231536c4ae7
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Fri Oct 30 10:34:53 2020 +1300

    Whitespace.

commit d6d80a3d613b359d5fe9c90be63fe64bdb26ba27
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Fri Oct 30 10:34:32 2020 +1300

    Remove public `Reactor#every` and `Reactor#after`.

commit 6638a347502a51621b23c2185d250a088dbe03e6
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Fri Oct 30 10:33:06 2020 +1300

    Expand Clock into class which can be used to accumulate time.

commit 8ff29cf1af5ca4459b3cd3d3fea23568316bcaa1
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Fri Oct 30 10:30:19 2020 +1300

    Add missing license.

commit 3921c0fbfa4ca7996a54f635eb38ef6fb3ac7047
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Fri Oct 30 10:29:25 2020 +1300

    Add support for per-fiber logger.

commit 5ed95947cea2205cad126865827a5cad1883e529
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Fri Oct 30 10:25:16 2020 +1300

    Ignore external test repositories.

commit 2297c0bf8fea5ef40553852d1249f1e268d80dfa
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Wed Oct 28 15:21:14 2020 +1300

    Use `extend Console` for `Async.logger`.

commit 08d334ab1773cdc697e13dd7d5e1e23e8c2eeef1
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Wed Oct 28 15:21:39 2020 +1300

    Support `gems.rb` in `bake external`.

commit dc7bab844946c4348a20a57e33a881daa1c443e0
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Fri Sep 18 18:49:24 2020 +1200

    Initial updates to README & documentation.

commit 85821a41828d3a45e0939be4dad30d356da26ddf
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Date:   Tue Sep 8 16:51:26 2020 +1200

    Modernize gem.

commit ad11ae56fcbf7de1d23f397a6ac76f3d7610cdad
Author: Hideki Yamane <henrich@debian.org>
Date:   Tue Jun 23 07:49:18 2020 +0900

    Source-only-upload for testing migration
Created: 2022-09-17 Last update: 2025-05-07 03:02
debian/patches: 1 patch to forward upstream low

Among the 1 debian patch available in version 1.30.3-1 of the package, we noticed the following issues:

  • 1 patch where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2023-02-26 15:54
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.6.1).
Created: 2022-12-17 Last update: 2025-02-27 13:25
news
[rss feed]
  • [2022-09-24] ruby-async 1.30.3-1 MIGRATED to testing (Debian testing watch)
  • [2022-09-18] Accepted ruby-async 1.30.3-1 (source) into unstable (Hideki Yamane)
  • [2021-08-18] ruby-async 1.30.1-1 MIGRATED to testing (Debian testing watch)
  • [2021-08-12] Accepted ruby-async 1.30.1-1 (source) into unstable (Hideki Yamane)
  • [2021-07-25] Accepted ruby-async 1.30.0-1 (source) into unstable (Hideki Yamane)
  • [2021-06-14] Accepted ruby-async 1.29.0-1 (source) into unstable (Hideki Yamane)
  • [2020-06-28] ruby-async 1.26.2-2 MIGRATED to testing (Debian testing watch)
  • [2020-06-22] Accepted ruby-async 1.26.2-2 (source) into unstable (Hideki Yamane)
  • [2020-06-17] Accepted ruby-async 1.26.2-1 (source all) into unstable, unstable (Debian FTP Masters) (signed by: Hideki Yamane)
  • [2020-06-17] Accepted ruby-async 1.26.1-1 (source all) into unstable, unstable (Debian FTP Masters) (signed by: Hideki Yamane)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.30.3-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing