-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Issues: nim-lang/Nim
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
Async memory leak when raising exception on ORC
ARC/ORC Memory Management
Async
Everything related to Nim's async
Garbage Collection
Regression
#23615
opened May 16, 2024 by
nitely
Async Everything related to Nim's async
finally
swallows errors when it contains an await
wrapped by try/except
Async
#23602
opened May 13, 2024 by
nitely
async Everything related to Nim's async
and
swallows errors
Async
#23598
opened May 13, 2024 by
nitely
Async only exhausts handle when callback isn't removed
Async
Everything related to Nim's async
Documentation
Related to documentation content (not generation).
#19764
opened May 5, 2022 by
PMunch
Add an asyncFor macro or smthng.
Async
Everything related to Nim's async
Feature
#19272
opened Dec 18, 2021 by
Q-Master
=>
doesn't work with {.async.} (neither js nor c)
Async
#17254
opened Mar 4, 2021 by
timotheecour
asyncdispatch: Everything related to Nim's async
activeDescriptors
, shouldAcceptRequest
doesn't work
Async
#16603
opened Jan 6, 2021 by
timotheecour
asyncfile could use an "inprogress" feature
Async
Everything related to Nim's async
#15083
opened Jul 26, 2020 by
rbucker
drain/hasPendingOperations seems broken: tests/async/testmanyasyncevents.nim recently very flaky on windows
Async
Everything related to Nim's async
OS/Architecture Specific
Regression
#14885
opened Jul 2, 2020 by
timotheecour
crash when calling await within a try block within an except block
Async
Everything related to Nim's async
#14714
opened Jun 18, 2020 by
onqtam
Awaiting for Future[void] fails if future never completes or fails
Async
Everything related to Nim's async
#14564
opened Jun 5, 2020 by
Q-Master
Asynchronous procedures losing current exception in exception handler.
Async
Everything related to Nim's async
#12764
opened Nov 28, 2019 by
cheatfate
Race condition in asyncdispatch.closeSocket on Unix
Async
Everything related to Nim's async
#12652
opened Nov 14, 2019 by
endragor
Async causes return, which is only run if nothing raises, to be considered as as always run.
Async
Everything related to Nim's async
#12530
opened Oct 26, 2019 by
kayabaNerve
Mark all Future returning procs with {.raises: [].}
Async
Everything related to Nim's async
Easy
Effect Tracking
Feature
Hacktoberfest (Open)
Issues suitable for Hacktoberfest, open for working on.
#11867
opened Aug 1, 2019 by
dom96
asyncfile.readline blocks (and behaves differently between Linux and MacOS)
Async
Everything related to Nim's async
#11564
opened Jun 22, 2019 by
royneary
asyncnet crashes with OpenSSL 1.0.x
Async
Everything related to Nim's async
Standard Library
#11384
opened Jun 2, 2019 by
Dankr4d
Can't catch an Exception from an async proc and access the message field.
Async
Everything related to Nim's async
Error Messages
#11029
opened Apr 15, 2019 by
kayabaNerve
Large request body handler/callback for asynchttpserver
Async
Everything related to Nim's async
Performance
Standard Library
#10661
opened Feb 13, 2019 by
jivank
Error when reading asynchronous text file line by line
Async
Everything related to Nim's async
#10641
opened Feb 11, 2019 by
mrhdias
Asyncdispatch with -d:threadsafe doesn't work
Async
Everything related to Nim's async
Garbage Collection
Threads
#10205
opened Jan 5, 2019 by
zevv
FlowVar should be awaitable in async procs
Async
Everything related to Nim's async
Standard Library
Threads
#8080
opened Jun 20, 2018 by
dom96
Dead code and node reuse in generated code when using async
Async
Everything related to Nim's async
Code Generation
#7568
opened Apr 11, 2018 by
arnetheduck
Async networking and blocking host name resolving / DNS
Async
Everything related to Nim's async
Standard Library
#7422
opened Mar 27, 2018 by
zevv
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.