Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / quora/asynq issues and pull requests

#150 - Prepare release 1.6.0

Pull Request - State: closed - Opened by JelleZijlstra about 2 months ago

#149 - 3.8 is out and 3.13 is in

Pull Request - State: closed - Opened by JelleZijlstra about 2 months ago

#148 - Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#147 - Update CI OS

Pull Request - State: closed - Opened by dkang-quora 4 months ago

#146 - Add Pyright test

Pull Request - State: closed - Opened by dkang-quora 4 months ago - 2 comments

#145 - Propagate the return type

Pull Request - State: closed - Opened by dkang-quora 4 months ago - 3 comments

#144 - Improvements and tests for typing

Pull Request - State: closed - Opened by JelleZijlstra 4 months ago - 2 comments

#143 - Use ParamSpec in .asyncio()

Pull Request - State: closed - Opened by dkang-quora 5 months ago

#142 - Build Python 3.11 wheels

Pull Request - State: closed - Opened by dkang-quora 7 months ago

#141 - Fix leave_context_asyncio to handle cancelled asyncio task

Pull Request - State: closed - Opened by dkang-quora 7 months ago - 1 comment

#140 - Fix AsyncAndSyncPairDecorator.__init__()

Pull Request - State: closed - Opened by SoulTch 8 months ago

#139 - Bump black from 23.7.0 to 24.3.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#138 - Fix AsyncProxyDecorator.asyncio()

Pull Request - State: closed - Opened by dkang-quora 9 months ago

#137 - asynq_to_async: handle edge case - empty list of tasks

Pull Request - State: closed - Opened by SoulTch 9 months ago

#136 - Make the behavior consistent for asyncio and asynq: raised error.

Pull Request - State: closed - Opened by SoulTch 9 months ago - 5 comments

#135 - Fix async_call.asyncio() and ConstFuture

Pull Request - State: closed - Opened by dkang-quora 12 months ago

#134 - Fix .pyi typing for asyncio

Pull Request - State: closed - Opened by dkang-quora about 1 year ago - 2 comments

#133 - Fix async_proxy + .asyncio()

Pull Request - State: closed - Opened by dkang-quora about 1 year ago

#132 - Add asyncio_fn to async_proxy() and DeduplicateDecorator

Pull Request - State: closed - Opened by dkang-quora about 1 year ago

#131 - Move .asyncio() to PureAsyncDecorator

Pull Request - State: closed - Opened by dkang-quora about 1 year ago

#130 - Move .asyncio() to PureAsyncDecorator

Pull Request - State: closed - Opened by dkang-quora about 1 year ago

#130 - Move .asyncio() to PureAsyncDecorator

Pull Request - State: closed - Opened by dkang-quora about 1 year ago

#129 - Add AsyncDecoratorBinder.asyncio()

Pull Request - State: closed - Opened by dkang-quora about 1 year ago

#128 - typing: fix aretry typing to match docstring

Pull Request - State: closed - Opened by rjchee about 1 year ago

#127 - asynq.tools.aretry typing doesn't allow for tuples

Issue - State: closed - Opened by rjchee about 1 year ago - 1 comment

#126 - Clean up old Python versions and unused imports

Pull Request - State: closed - Opened by dkang-quora over 1 year ago

#126 - Clean up old Python versions and unused imports

Pull Request - State: closed - Opened by dkang-quora over 1 year ago

#125 - Add AsyncDecorator.asyncio()

Pull Request - State: closed - Opened by dkang-quora over 1 year ago

#125 - Add AsyncDecorator.asyncio()

Pull Request - State: closed - Opened by dkang-quora over 1 year ago

#124 - Upgrade to Cython 3

Pull Request - State: closed - Opened by JelleZijlstra over 1 year ago

#124 - Upgrade to Cython 3

Pull Request - State: closed - Opened by JelleZijlstra over 1 year ago

#123 - Prepare release 1.5.1

Pull Request - State: closed - Opened by JelleZijlstra over 1 year ago

#123 - Prepare release 1.5.1

Pull Request - State: closed - Opened by JelleZijlstra over 1 year ago

#122 - pin Cython for setup

Pull Request - State: closed - Opened by nbdaaron over 1 year ago

#122 - pin Cython for setup

Pull Request - State: closed - Opened by nbdaaron over 1 year ago

#121 - Prepare release 1.5.0

Pull Request - State: closed - Opened by JelleZijlstra over 1 year ago

#121 - Prepare release 1.5.0

Pull Request - State: closed - Opened by JelleZijlstra over 1 year ago

#120 - Further update actions and dependencies

Pull Request - State: closed - Opened by JelleZijlstra over 1 year ago

#120 - Further update actions and dependencies

Pull Request - State: closed - Opened by JelleZijlstra over 1 year ago

#119 - New EagerAsyncDecorator

Pull Request - State: open - Opened by JelleZijlstra over 1 year ago

#118 - Possible optimization: Eager task execution

Issue - State: open - Opened by JelleZijlstra over 1 year ago

#117 - Drop Python 3.6 and nose, test on 3.10 and 3.11

Pull Request - State: closed - Opened by JelleZijlstra over 1 year ago

#116 - Break reference cycle

Pull Request - State: closed - Opened by JelleZijlstra about 2 years ago

#115 - Add .fn attribute to acached_per_instance

Pull Request - State: closed - Opened by JelleZijlstra over 2 years ago - 1 comment

#114 - limit batch size for asynq.BatchBase queries?

Issue - State: open - Opened by lambdaq over 2 years ago - 1 comment

#113 - remove enter_context and leave_context from stub

Pull Request - State: closed - Opened by JelleZijlstra almost 3 years ago

#112 - prepare release 1.4.0

Pull Request - State: closed - Opened by JelleZijlstra over 3 years ago

#111 - setup.py fixes

Pull Request - State: closed - Opened by JelleZijlstra over 3 years ago

#110 - Use cibuildwheel to build wheels

Pull Request - State: closed - Opened by JelleZijlstra over 3 years ago

#109 - modernize the codebase

Pull Request - State: closed - Opened by JelleZijlstra over 3 years ago

#108 - switch to GitHub Actions

Pull Request - State: closed - Opened by JelleZijlstra over 3 years ago

#107 - fix generator support in afilter

Pull Request - State: closed - Opened by JelleZijlstra over 3 years ago

#106 - docs: fix a few simple typos

Pull Request - State: closed - Opened by JelleZijlstra over 3 years ago

#105 - Proposing a PR to fix a few small typos

Issue - State: closed - Opened by timgates42 over 3 years ago - 1 comment

#104 - mock.patch should be NonAsyncContext

Issue - State: open - Opened by JelleZijlstra over 3 years ago

#103 - asynq.mock_: fix bug in newer Python versions

Pull Request - State: closed - Opened by JelleZijlstra over 3 years ago

#102 - Support __self__ on asynq'ed methods

Issue - State: closed - Opened by besfahbod almost 4 years ago - 2 comments

#101 - batching: fix stub

Pull Request - State: closed - Opened by nhajare almost 4 years ago

#100 - tools: fix stub for AsyncTimer

Pull Request - State: closed - Opened by nhajare almost 4 years ago - 2 comments

#99 - example: fix reference to qcore

Pull Request - State: closed - Opened by nhajare almost 4 years ago - 1 comment

#98 - Update batching.py

Pull Request - State: closed - Opened by JelleZijlstra almost 4 years ago

#97 - upgrade to new black version

Pull Request - State: closed - Opened by JelleZijlstra over 4 years ago

#96 - Fails to build on mac, workaround

Issue - State: closed - Opened by dimaqq over 4 years ago - 4 comments

#95 - remove support for old "async" alias

Pull Request - State: closed - Opened by JelleZijlstra over 4 years ago

#94 - Apply Black

Pull Request - State: closed - Opened by JelleZijlstra over 4 years ago

#93 - drop Cython maximum version

Pull Request - State: closed - Opened by JelleZijlstra over 4 years ago

#92 - 3.4 is dead; test 3.8 instead

Pull Request - State: closed - Opened by JelleZijlstra over 4 years ago

#91 - fix stub for async_call()

Pull Request - State: closed - Opened by JelleZijlstra almost 5 years ago - 1 comment

#90 - Fix deduplicate bug

Pull Request - State: closed - Opened by JelleZijlstra almost 5 years ago - 1 comment

#89 - clearer error when we see "generator already executing"

Pull Request - State: closed - Opened by JelleZijlstra almost 5 years ago - 1 comment

#88 - Fix a broken link to the blog

Pull Request - State: closed - Opened by QueenyJin about 5 years ago - 1 comment

#87 - Exception Handling improvements

Pull Request - State: closed - Opened by rcheu-quora over 5 years ago

#86 - Add Typing Stubs

Pull Request - State: closed - Opened by nbdaaron over 5 years ago

#85 - README/comments: update to match code state

Pull Request - State: closed - Opened by rylz over 5 years ago - 1 comment

#84 - Add ability to access whether a task is running or not

Pull Request - State: closed - Opened by bdevnani3 over 5 years ago

#83 - delete _active_task attribute on AsyncContexts

Pull Request - State: closed - Opened by JelleZijlstra over 5 years ago

#82 - asynq task: clear dependencies between each yield

Pull Request - State: closed - Opened by emorphis almost 6 years ago

#81 - async task: clear dependencies between each yield

Pull Request - State: closed - Opened by emorphis almost 6 years ago - 1 comment

#80 - fix tests and Travis setup

Pull Request - State: closed - Opened by JelleZijlstra almost 6 years ago

#79 - Add aretry to tools. Mostly copy of qcore.retry

Pull Request - State: closed - Opened by rcheu-quora almost 6 years ago - 1 comment

#78 - profiler: Support Batch and BatchItem(s)

Pull Request - State: closed - Opened by ymichael almost 6 years ago - 3 comments

#77 - fix password

Pull Request - State: closed - Opened by JelleZijlstra over 6 years ago

#76 - prepare release 1.1.0

Pull Request - State: closed - Opened by JelleZijlstra over 6 years ago

#75 - asynq: modify _contexts in .pxd to match .py

Pull Request - State: closed - Opened by emorphis over 6 years ago

#75 - asynq: modify _contexts in .pxd to match .py

Pull Request - State: closed - Opened by emorphis over 6 years ago

#74 - stop testing 3.3

Pull Request - State: closed - Opened by JelleZijlstra over 6 years ago

#74 - stop testing 3.3

Pull Request - State: closed - Opened by JelleZijlstra over 6 years ago

#73 - contexts: store by id so that we can make sure we remove the right one at the right time

Pull Request - State: closed - Opened by emorphis over 6 years ago - 2 comments

#73 - contexts: store by id so that we can make sure we remove the right one at the right time

Pull Request - State: closed - Opened by emorphis over 6 years ago - 2 comments

#72 - Nested contexts don't work right if two contexts are __eq__ to each other

Issue - State: closed - Opened by emorphis over 6 years ago - 2 comments

#71 - [WIP] add typing stubs

Pull Request - State: closed - Opened by JelleZijlstra over 6 years ago - 1 comment

#70 - fix deduplicate.async

Pull Request - State: closed - Opened by JelleZijlstra over 6 years ago

#70 - fix deduplicate.async

Pull Request - State: closed - Opened by JelleZijlstra over 6 years ago

#69 - How to use Asynq in correct way?

Issue - State: closed - Opened by chiconguyen2601 over 6 years ago - 1 comment

#68 - asynq/qcore is incompatible with six > 1.10.0

Issue - State: closed - Opened by chiconguyen2601 over 6 years ago - 4 comments

#67 - Build wheels in Travis

Pull Request - State: closed - Opened by kennydo over 6 years ago - 6 comments

#66 - Providing pre-built wheels

Issue - State: closed - Opened by kennydo over 6 years ago - 2 comments

#65 - Tools: Add alru_cache

Pull Request - State: closed - Opened by ryancheu over 6 years ago - 1 comment

#65 - Tools: Add alru_cache

Pull Request - State: closed - Opened by ryancheu over 6 years ago - 1 comment

#64 - deduplicate: make it work when two functions have the same args

Pull Request - State: closed - Opened by emorphis almost 7 years ago - 1 comment