Ecosyste.ms: Issues

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

GitHub / erdewit/nest_asyncio issues and pull requests

#90 - `nest_asyncio` breaks `discord.py`

Issue - State: open - Opened by ZachHandley 7 months ago

#89 - Collision with AsyncIO

Issue - State: closed - Opened by doyled-it 8 months ago - 1 comment

#88 - Add support for revert

Pull Request - State: open - Opened by CharlieJiangXXX 8 months ago

#86 - How to share websocket context in quart?

Issue - State: closed - Opened by arpantechparticle 10 months ago

#85 - Nested asyncio.run is parallel on first call but serial on second

Issue - State: closed - Opened by mhennin 11 months ago - 1 comment

#84 - README.rst: update issue link

Pull Request - State: closed - Opened by 5j9 12 months ago - 1 comment

#83 - RFE: is it possible to start making github releases?🤔

Issue - State: closed - Opened by kloczek about 1 year ago - 2 comments

#82 - Add support for Python 3.12

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

#80 - fix: preempt native tasks in _run_once

Pull Request - State: closed - Opened by charles-cooper over 1 year ago - 3 comments

#79 - asyncio.run: close loops if we created them

Pull Request - State: closed - Opened by minrk over 1 year ago - 2 comments

#78 - nest_asyncio.apply not working unless entire asyncio package is imported

Issue - State: closed - Opened by sha2fiddy over 1 year ago - 1 comment

#77 - nest_ayncio breaks tests under Python 3.10.9

Issue - State: closed - Opened by tammyalexandra over 1 year ago - 2 comments

#76 - Fix asyncio warnings emitted during pytest

Pull Request - State: closed - Opened by amosjyng over 1 year ago - 7 comments

#75 - Lost Logs

Issue - State: closed - Opened by joeyDIGs almost 2 years ago - 1 comment

#74 - Execution of Unit Tests Dead Locked After Upgrade to Python 3.10.7

Issue - State: closed - Opened by silenum almost 2 years ago - 3 comments

#73 - Release tag for v1.5.6

Issue - State: closed - Opened by boomanaiden154 almost 2 years ago - 1 comment

#72 - ThreadPoolExecutor issue

Issue - State: closed - Opened by douglas-raillard-arm about 2 years ago - 8 comments

#70 - DeprecationWarning on Python 3.10

Issue - State: closed - Opened by douglas-raillard-arm over 2 years ago

#69 - feature request: unapply

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

#68 - Request stuck in ProcessPoolExecutor

Issue - State: closed - Opened by ObjatieGroba almost 3 years ago - 4 comments

#67 - ENH: Use get_running_loop since get_event_loop is being deprecated

Pull Request - State: closed - Opened by cheginit almost 3 years ago - 2 comments

#66 - nested tasks causing deadlock?

Issue - State: closed - Opened by Androidown almost 3 years ago - 1 comment

#65 - 1.5.1-1.5.4 is breaking vaex due to #61

Issue - State: closed - Opened by maartenbreddels almost 3 years ago - 3 comments

#64 - 1.5.2 and 1.5.3 broke some current_task detection

Issue - State: closed - Opened by euri10 almost 3 years ago - 2 comments

#63 - nest_asyncio broke something in nbclient

Issue - State: closed - Opened by qci-amos almost 3 years ago - 6 comments

#62 - Can't patch loop of type <class 'NoneType'>

Issue - State: closed - Opened by adriangonz almost 3 years ago - 2 comments

#61 - Create new event loop if there isn't one running

Issue - State: closed - Opened by FlyingSamson almost 3 years ago - 6 comments

#60 - nest_asyncio.apply() to check for asyncio.AbstractEventLoop

Issue - State: closed - Opened by sylim2357 about 3 years ago - 1 comment

#58 - tasks are not cancelled after ctrl-c

Issue - State: closed - Opened by qci-amos about 3 years ago - 7 comments

#57 - nest_asyncio silently breaks async loop exception handling?

Issue - State: open - Opened by chriscline about 3 years ago - 2 comments

#56 - Python 3.10: test_two_run_until_completes_in_one_outer_loop test fails

Issue - State: closed - Opened by mgorny about 3 years ago - 3 comments

#55 - expand test matrix to windows, macos and pypy-37

Pull Request - State: closed - Opened by bollwyvl about 3 years ago - 2 comments

#54 - 1.5.1: test is failing in project unit

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

#53 - Can't patch loop of type <class 'uvloop.Loop'>

Issue - State: closed - Opened by sterben25 over 3 years ago

#52 - RuntimeError: There is no current event loop in thread "worker 0"

Issue - State: closed - Opened by afarntrog over 3 years ago - 2 comments

#51 - Upstream contribution

Issue - State: open - Opened by davidbrochart over 3 years ago - 8 comments

#50 - Version 1.5.0 broke my pytest

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

#49 - Can't patch loop of type <class 'uvloop.Loop'>

Issue - State: closed - Opened by BobCashStory over 3 years ago - 2 comments

#48 - Add github-actions to run unit tests

Pull Request - State: closed - Opened by uriyyo over 3 years ago - 1 comment

#47 - Fix issue with ContextVar resetting

Pull Request - State: closed - Opened by uriyyo over 3 years ago - 1 comment

#46 - nest-asyncio fail to reset ContextVar

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

#45 - nest asyncio causing deadlock?

Issue - State: closed - Opened by dpatel20 over 3 years ago - 8 comments

#44 - Re-entrant call waits until extra events are processed, could return sooner

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

#43 - Infinite recursion when cancelling a task

Issue - State: closed - Opened by christian-oudard over 3 years ago - 3 comments

#42 - RuntimeError: Cannot close a running event loop

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

#41 - Fatal Python error: Cannot recover from stack overflow.

Issue - State: closed - Opened by 0ihsan almost 4 years ago - 1 comment

#40 - nest_asyncio.apply() cause pyppeteer hangs and cpu 100%

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

#39 - Exceptions support

Issue - State: closed - Opened by bschindler almost 4 years ago - 1 comment

#38 - adding py 3.9 to setup.cfg

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

#37 - adding py 3.9 to Travis

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

#36 - Document tradeoffs

Issue - State: open - Opened by ulope almost 4 years ago - 56 comments

#35 - Nest asyncio breaks JupyterLab (tornado)

Issue - State: closed - Opened by SylvainCorlay about 4 years ago - 2 comments

#34 - Pyppeteer hangs when used in combination with nest_asyncio

Issue - State: closed - Opened by SylvainCorlay about 4 years ago - 1 comment

#33 - timeout

Issue - State: closed - Opened by simongarisch about 4 years ago - 1 comment

#32 - Fail to wait for user action

Issue - State: closed - Opened by AlexBdx about 4 years ago - 1 comment

#31 - Websocket hangs with Windows and Python 3.8

Issue - State: closed - Opened by jyu00 about 4 years ago - 5 comments

#30 - Moved the metadata into setup.cfg

Pull Request - State: closed - Opened by KOLANICH over 4 years ago - 1 comment

#29 - Exception in callback Task.__wakeup(<Future finished result=None>)

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

#28 - set loop back when loop end

Pull Request - State: closed - Opened by unkcpz over 4 years ago - 2 comments

#27 - Python 3.6 still gives same error

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

#26 - KeyError at del curr_tasks[loop] in leave_task

Issue - State: closed - Opened by bggardner over 4 years ago - 1 comment

#25 - fix: running loop should be inset after run_until_complete

Pull Request - State: closed - Opened by maartenbreddels over 4 years ago - 2 comments

#24 - Not compatible with Python 3.6

Issue - State: closed - Opened by theCapypara over 4 years ago - 1 comment

#23 - Working with tornado

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

#22 - RuntimeError: Cannot enter into task

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

#21 - Get a red tick on travis when tests fail

Pull Request - State: closed - Opened by crusaderky over 4 years ago - 1 comment

#20 - Python 3.8.2 breaks nest-asyncio

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

#19 - Fix tests inclusion directive in MANIFEST.in

Pull Request - State: closed - Opened by diego-plan9 over 4 years ago - 3 comments

#18 - nest_asyncio seems to reset contextvars

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

#17 - Two or more calls to run_until_complete causes run_until_complete to not exit.

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

#16 - Is there a pattern to switch asyncio projects to nest_asyncio?

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

#15 - Include license and tests in sdist

Pull Request - State: closed - Opened by diego-plan9 over 4 years ago - 2 comments

#14 - AttributeError: type object 'Task' has no attribute '_Task__step'

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

#13 - Include LICENSE in released package

Issue - State: closed - Opened by diego-plan9 almost 5 years ago - 3 comments

#12 - get_asyncgen_hooks not available in python 3.5

Issue - State: closed - Opened by jyu00 about 5 years ago - 1 comment

#11 - Ready queue mutation, IndexError: pop from an empty deque

Issue - State: closed - Opened by corydolphin about 5 years ago - 10 comments

#10 - Attempt to access websocket outside of a relevant context

Issue - State: closed - Opened by SmartManoj about 5 years ago - 1 comment

#8 - Using with Quamash

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

#7 - AttributeError: 'Loop' object has no attribute '_check_closed'

Issue - State: closed - Opened by paduel over 5 years ago - 1 comment

#6 - Exception handlers do not seem to work after apply().

Issue - State: closed - Opened by taimurrabuske almost 6 years ago - 2 comments

#5 - Fix unitialized _nesting_level on new event-loop instances.

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

#4 - Running this with serial_asyncio fails to close the COM ports

Issue - State: closed - Opened by scottbgoldblatt almost 6 years ago - 1 comment

#3 - Task not executing

Issue - State: closed - Opened by davidbrochart about 6 years ago - 6 comments

#2 - Little typo

Pull Request - State: closed - Opened by dsblank about 6 years ago - 1 comment

#1 - Module instead of package

Issue - State: closed - Opened by basnijholt about 6 years ago - 3 comments