-
Notifications
You must be signed in to change notification settings - Fork 138
Issues: agronholm/anyio
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Tests failing on riscv64 and ppc64el
bug
Something isn't working
#823
opened Nov 11, 2024 by
juliangilbey
2 tasks done
Event.set() with an Something isn't working
EventAdapter
does not work unless already running in an async event loop
bug
#819
opened Nov 5, 2024 by
fyellin
2 tasks done
add the ability to name the thread used by start_blocking_portal, and give it a default name
enhancement
New feature or request
#818
opened Oct 29, 2024 by
graingert
1 task done
return in finally swallows exceptions
bug
Something isn't working
#816
opened Oct 29, 2024 by
iritkatriel
2 tasks done
pytest-anyio and crashed background task in taskgroup fixture
bug
Something isn't working
#805
opened Oct 11, 2024 by
jakkdl
2 tasks done
Sync methods do not trigger async fixtures even if pytest.mark.anyio annotated
bug
Something isn't working
#803
opened Oct 8, 2024 by
gaborbernat
2 tasks done
Child tasks don't cancel their group's scope correctly when they raise an exception on asyncio
bug
Something isn't working
#787
opened Sep 12, 2024 by
gschaffner
2 tasks done
Look into creating a shared subprocess implementation between backends
enhancement
New feature or request
#783
opened Sep 5, 2024 by
agronholm
1 task done
Error when using Lock from thread in asyncio
bug
Something isn't working
#773
opened Aug 28, 2024 by
davidbrochart
2 tasks done
get_coro
is missing a None
check in _task_started
bug
#764
opened Jul 27, 2024 by
ZeroIntensity
2 tasks done
Timing out when a cancelled process takes too long to die
enhancement
New feature or request
#757
opened Jul 10, 2024 by
jwodder
1 task done
Provide async New feature or request
getfixturevalue()
method on anyio
enhancement
#720
opened Apr 15, 2024 by
chbndrhnns
1 task done
Hypothesis tests that are class members are passed self twice
bug
Something isn't working
#700
opened Mar 14, 2024 by
jdpage
2 tasks done
service name not available for the specified socket type
bug
Something isn't working
#692
opened Feb 21, 2024 by
mtelka
2 tasks done
Restore signal handlers at the end of New feature or request
open_signal_receiver
.
enhancement
#689
opened Feb 12, 2024 by
jonathanslenders
1 task done
Stricter typing for New feature or request
TaskGroup.start()
enhancement
#678
opened Jan 25, 2024 by
jonathanslenders
Suspicion of flaky test: test_cancelscope_propagation_when_abandoned
bug
Something isn't working
#677
opened Jan 24, 2024 by
nh2
2 tasks done
Add New feature or request
deliver_cancel
parameter and start
support to run_process
enhancement
#673
opened Jan 17, 2024 by
gschaffner
1 task done
ClosedResourceError
vs. BrokenResourceError
is sometimes backend-dependent, and is sometimes not raised at all (in favor of a non-AnyIO exception type)
bug
#671
opened Jan 17, 2024 by
gschaffner
2 tasks done
Backend options Something isn't working
use_uvloop
throws import error on test runner if uvloop
is not installed
bug
#645
opened Dec 4, 2023 by
RubenRibGarcia
2 tasks done
contextvars setup when mixing sync and async pytest fixtures in async test
bug
Something isn't working
#614
opened Sep 8, 2023 by
heqile
2 tasks done
Provide some mechanism for "initializing" processes with to_process
enhancement
New feature or request
#605
opened Aug 24, 2023 by
gwerbin
1 task done
Please enable deterministic scheduling in the pytest plugin under Trio
enhancement
New feature or request
#581
opened Jun 29, 2023 by
joelb123
1 task done
Add stream method for non-destructive reading
enhancement
New feature or request
#562
opened May 2, 2023 by
agronholm
1 task done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.