Skip to content

[do not merge] Test PR to check the workflow.#6

Closed
mikz wants to merge 1 commit intomasterfrom
mikz-patch-1-to-be-deleted
Closed

[do not merge] Test PR to check the workflow.#6
mikz wants to merge 1 commit intomasterfrom
mikz-patch-1-to-be-deleted

Conversation

@mikz
Copy link
Copy Markdown
Contributor

@mikz mikz commented Mar 27, 2018

Will be closed soon. Just to verify the merge flow.

@mikz mikz closed this Mar 27, 2018
@mikz mikz deleted the mikz-patch-1-to-be-deleted branch March 27, 2018 12:10
bors Bot added a commit that referenced this pull request Nov 16, 2021
314: Upgrade async deps r=eguzki a=eguzki

Changes applied:
* async-redis 0.5.1 -> 0.5.3
  *  protocol-redis (0.5.0) -> 0.6.0

`async-redis` commit hist. Does not seem to be any mem leak fix
```
* 8926c20 - (11 months ago) Patch version bump. - Samuel Williams (tag: v0.5.3)
* 81bc28f - (11 months ago) Use `peer.sync = true` to set `TCP_NODELAY` if possible. Fixes #31. - Samuel Williams
* 5c0d815 - (12 months ago) Allow adding subscriptions while listening for messages. - Samuel Williams
* 9d0fa74 - (12 months ago) Patch version bump. - Samuel Williams (tag: v0.5.2)
* 9f03f9b - (12 months ago) Move `publish` to `protocol-redis`. - Samuel Williams
* f9b3e40 - (1 year ago) Patch version bump. - Samuel Williams (tag: v0.5.1)
```
* async 1.24.2 -> 1.26.2
  * timers (4.3.2) -> 4.3.3
`async` commit hist. There is one promising commit for the memory leak: `bd552d7` `Don't leave dangling pointers`
```
* 9ea65b6 - (1 year, 5 months ago) Patch version bump. - Samuel Williams (tag: v1.26.2)
* b082e6d - (1 year, 5 months ago) Rewrite `Async::Barrier` documentation. Fixes #69. - Samuel Williams
* 0123a76 - (1 year, 5 months ago) Remove `Guardfile`. - Samuel Williams
* 17cd63d - (1 year, 5 months ago) Delete research papers. - Samuel Williams
* 7c3dd63 - (1 year, 5 months ago) Modernize gem. - Samuel Williams
* 067ded7 - (1 year, 5 months ago) Fix JRUBY_OPTS in test matrix. - Samuel Williams
* 17ef44f - (1 year, 6 months ago) Patch version bump. - Samuel Williams (tag: v1.26.1)
* 9fed96e - (1 year, 6 months ago) Fix handling of top level options. - Samuel Williams
* 1840920 - (1 year, 6 months ago) Minor version bump. - Samuel Williams (tag: v1.26.0)
* 32c7375 - (1 year, 6 months ago) Add `Queue#empty?` for duck typing. - Samuel Williams
* 7dc4c18 - (1 year, 7 months ago) Patch version bump. - Samuel Williams (tag: v1.25.2)
* bd552d7 - (1 year, 7 months ago) Don't leave dangling pointers. - Samuel Williams
* 345b37f - (1 year, 7 months ago) Gemspec typo fixes - Stefan Wrobel
* 69f95f1 - (1 year, 7 months ago) Patch version bump. - Samuel Williams (tag: v1.25.1)
* 7b0306b - (1 year, 7 months ago) Increase tolerance of timing issues on github actions. - Samuel Williams
* ca829bf - (1 year, 7 months ago) Use linked list for node hierarchy. - Samuel Williams
* 76c4bf1 - (1 year, 7 months ago) Prefer bake. - Samuel Williams (tag: v1.25.0)
* 4c2af97 - (1 year, 7 months ago) Update descriptions. - Samuel Williams
* 6133a01 - (1 year, 7 months ago) Update minimum Ruby version to 2.5.0. - Samuel Williams
* a51b473 - (1 year, 7 months ago) Use Q to scale duration. - Samuel Williams
* 7c75c98 - (1 year, 7 months ago) Better handling of reactor stopping, and improved specs. - Samuel Williams
* 17ad9da - (1 year, 7 months ago) Allow tasks to be marked as transient. - Samuel Williams
* adac5ea - (1 year, 7 months ago) Add appropriate timeouts. - Samuel Williams
* efe9cca - (1 year, 7 months ago) Don't run external tests on macos. - Samuel Williams
* 1879c80 - (1 year, 7 months ago) Fix timing issues on macos. - Samuel Williams
* 187c6ae - (1 year, 7 months ago) Allow setting initial annotation during task creation. - Samuel Williams
* de141c5 - (1 year, 7 months ago) Relax timer tests. - Samuel Williams
* 2ea47da - (1 year, 7 months ago) Prefer github actions. - Samuel Williams
* ae19d9a - (1 year, 8 months ago) Add example bundle config local. - Samuel Williams
* 78b7f8f - (1 year, 8 months ago) Tidy up gemspec. - Samuel Williams
* 29de1d8 - (1 year, 8 months ago) Bump version. - Samuel Williams
* b07edb4 - (1 year, 9 months ago) Sync method should pass the task back. - Brian Morearty
* 3ccd3c2 - (1 year, 9 months ago) Make Kernel#Sync public - Salim Semaoune
* a9ca119 - (1 year, 9 months ago) Bump version. - Samuel Williams (tag: v1.24.2)
```

* async-pool 0.2.0 -> 0.3.9

`async-pool` commit hist. There is one promising commit for the memory leak: `d545ad7` fixing socketry/async-pool#6
```
* 6b150b4 - (7 weeks ago) Bump patch version. - Samuel Williams (tag: v0.3.9)
* dce2624 - (7 weeks ago) Modernize gem. - Samuel Williams
* 4ac5986 - (7 weeks ago) Don't free resources more than once. Enforce this and test it. - Samuel Williams
* 746fd4b - (4 months ago) Patch version bump. - Samuel Williams (tag: v0.3.8)
* ae1aeff - (4 months ago) Add benchmark for comparing overhead of current design vs previous design. - Samuel Williams
* 055ea1c - (4 months ago) Add documenation workflow. - Samuel Williams
* 85df0ca - (4 months ago) Add async stable-v1 and head to test matrix. - Samuel Williams
* 9c8ed0d - (5 months ago) Modernize gem. - Samuel Williams
* ec81eba - (5 months ago) Add spec and improve robustness of releasing resources. - Samuel Williams
* f58df53 - (5 months ago) CI: Add "3.0" to build matrix - Olle Jonsson
* 1988ec1 - (5 months ago) Patch version bump. - Samuel Williams (tag: v0.3.7)
* 8c6ef4d - (5 months ago) Handle exceptions propagating out of semaphore. - Samuel Williams
* 89b76d5 - (6 months ago) Patch version bump. - Samuel Williams (tag: v0.3.6)
* c50f86a - (6 months ago) Replace `Async.logger` -> `Console.logger`. - Samuel Williams
* 7a046dd - (9 months ago) Patch version bump. - Samuel Williams (tag: v0.3.5)
* c4c421e - (9 months ago) Ensure pool is correctly reset after calling close. - Samuel Williams
* 1ec608d - (9 months ago) Patch version bump. - Samuel Williams (tag: v0.3.4)
* 303bf66 - (9 months ago) Add `overflowing?` predicate for minimising retained resources. - Samuel Williams
* d545ad7 - (10 months ago) Correctly add and remove item from available list. Fixes #6. - Samuel Williams
* 8794d84 - (1 year ago) Patch version bump. - Samuel Williams (tag: v0.3.3)
* 5fb4550 - (1 year ago) Improve debug message. - Samuel Williams
* c5cdfe5 - (1 year, 6 months ago) Fix typo in debug message - Simon Perepelitsa
* 888ca76 - (1 year, 6 months ago) Add required Ruby version. - Samuel Williams
* 3b253d7 - (1 year, 6 months ago) Patch version bump. - Samuel Williams (tag: v0.3.2)
* 8f30fb8 - (1 year, 6 months ago) Modernize project. - Samuel Williams
* a45f86a - (1 year, 6 months ago) Patch version bump. - Samuel Williams (tag: v0.3.1)
* a8e9fa3 - (1 year, 6 months ago) Ensure `Async` is available for gardener. - Samuel Williams
* 17fadd4 - (1 year, 7 months ago) Minor version bump. - Samuel Williams (tag: v0.3.0)
* 80def7d - (1 year, 7 months ago) Add the gardener who tends to the resource pool. - Samuel Williams
* ed9fed3 - (1 year, 7 months ago) Prefer bake-bundler / githuh actions. - Samuel Williams
* 3bab58b - (1 year, 11 months ago) Add 2.7 to travis test matrix. - Samuel Williams
* 54e458a - (1 year, 11 months ago) Bump version. - Samuel Williams (tag: v0.2.0)
```

Fixes #308 

Co-authored-by: Eguzki Astiz Lezaun <eastizle@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant