Andreas Rumpf aa1d7fe1e9 closureiters: fixes #15243 (#15454) [backport:1.2] 4 anos atrás
..
hello.txt 19164929ed fixes #7347, asyncfile.getFileSize (#7354) 6 anos atrás
t12221.nim 8088633250 faster CIs (#13803) 4 anos atrás
t13889.nim 92c4aad205 Fix #13889 with testcase (#13896) [backport] 4 anos atrás
t14820.nim 36fa79a524 Fix asyncdispatch drain behavior (#14820) (#14838) 4 anos atrás
t15148.nim eee3b189ff fix #15148 (#15149) 4 anos atrás
t3075.nim 75a981cf80 Skip nested procedures in .async. macro 6 anos atrás
t6846.nim 5b55aa52d0 fix deprecations and other warnings (#13748) 4 anos atrás
t7192.nim a5ecbf823f lots of small changes 6 anos atrás
t7758.nim 5ad8b9e8eb fix #14685 tests/async/t7758.nim flaky (#14721) 4 anos atrás
t8982.nim 964b5dac7c complete future only once in `or` (fixes #8982) (#9632) 6 anos atrás
t9201.nim 2a31f42d35 asyncmacro: add nnkSym support for getName() (#9204) 6 anos atrás
tacceptcloserace.nim 5b55aa52d0 fix deprecations and other warnings (#13748) 4 anos atrás
tasyncRecvLine.nim 1105d03644 require errormsg to be specified before file. 6 anos atrás
tasync_forward.nim 6599cae281 Async macro fixes (#5739) 7 anos atrás
tasync_gcsafe.nim bdf6f59c6d Fixes #5738 (#6059) 7 anos atrás
tasync_gcunsafe.nim 1105d03644 require errormsg to be specified before file. 6 anos atrás
tasync_in_seq_constr.nim 7d38db284b Extended tasync_in_seq_constr test 6 anos atrás
tasync_misc.nim 0327159344 Add test-cases to some fixed issues to close them (#14795) 4 anos atrás
tasync_noasync.nim 56584414f3 Make await a template (#12085) 4 anos atrás
tasync_nofuture.nim 56584414f3 Make await a template (#12085) 4 anos atrás
tasync_traceback.nim 56584414f3 Make await a template (#12085) 4 anos atrás
tasyncall.nim 1105d03644 require errormsg to be specified before file. 6 anos atrás
tasyncawait.nim 1648f1dd99 fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding service ports everywhere + flakyAssert (#14327) 4 anos atrás
tasyncclosestall.nim 8088633250 faster CIs (#13803) 4 anos atrás
tasyncconnect.nim 5b55aa52d0 fix deprecations and other warnings (#13748) 4 anos atrás
tasyncdial.nim 5b55aa52d0 fix deprecations and other warnings (#13748) 4 anos atrás
tasyncdiscard.nim 1350d5312b Removed tests with `asyncio`. 8 anos atrás
tasynceagain.nim 1e3a0ef1e1 [Backport] Fixes callbacks being dropped on Linux/macOS/BSD. (#15012) 4 anos atrás
tasyncexceptions.nim a5ecbf823f lots of small changes 6 anos atrás
tasyncfile.nim 2a4c09ff88 megatest can be executed 6 anos atrás
tasyncfilewrite.nim e77dd683eb Fix defer not not-working at top level (#10191) 6 anos atrás
tasyncnetudp.nim 33e9ac7cd3 fix sendTo and recvFrom in asyncnet (#14154) 4 anos atrás
tasyncrecursion.nim a5ecbf823f lots of small changes 6 anos atrás
tasyncsend4757.nim 1648f1dd99 fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding service ports everywhere + flakyAssert (#14327) 4 anos atrás
tasyncssl.nim 1648f1dd99 fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding service ports everywhere + flakyAssert (#14327) 4 anos atrás
tasynctry.nim 6085ad95ff fixes #14279 (#14618) 4 anos atrás
tawaitsemantics.nim 1105d03644 require errormsg to be specified before file. 6 anos atrás
tbreak_must_exec_finally.nim aa1d7fe1e9 closureiters: fixes #15243 (#15454) [backport:1.2] 4 anos atrás
tcallbacks.nim 15c66a06f9 keep the order of the callbacks 6 anos atrás
tdiscardableproc.nim 9b01c6cf48 discardable async procs are now an error (#14176) 4 anos atrás
testmanyasyncevents.nim 1854d29781 scoped memory management (#14790) 4 anos atrás
tfuturestream.nim 8088633250 faster CIs (#13803) 4 anos atrás
tfuturevar.nim 031bfdec6f make run the default action of a test in tester 6 anos atrás
tgeneric_async.nim 10142e4a80 Fix some usages of typedesc in async procs 6 anos atrás
tgenericasync.nim bae3baf9cc fixes #4856 8 anos atrás
tioselectors.nim d149823019 fix #13166 tioselectors flaky test on freebsd+OSX (#14634) 4 anos atrás
tioselectors.nim.cfg ee6257b992 Forgot about newlines at the end 8 anos atrás
tjsandnativeasync.nim 8088633250 faster CIs (#13803) 4 anos atrás
tlambda.nim 0fad659bf7 make more tests green 6 anos atrás
tmultisync.nim 1740619c0c Implements {.multisync.} pragma for async and sync proc combos. 8 anos atrás
tnestedpfuturetypeparam.nim 56f11e2c95 Fixes async tests. 10 anos atrás
tnewasyncudp.nim 5b55aa52d0 fix deprecations and other warnings (#13748) 4 anos atrás
tnimcall_to_closure.nim 5be6c95d21 fixes async regression 9 anos atrás
tpendingcheck.nim 8088633250 faster CIs (#13803) 4 anos atrás
tpolltimeouts.nim 5bf16439e1 Fixes #4262. 8 anos atrás
treturn_await.nim b47d9b7b91 fixes #4371 8 anos atrás
ttemplateinasync.nim 2c0bfb34fd Fix regression w/ templates defined in async proc 6 anos atrás
tupcoming_async.nim 7d6cbf290a Error -> Defect for defects (#13908) 4 anos atrás
twinasyncrw.nim 1648f1dd99 fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding service ports everywhere + flakyAssert (#14327) 4 anos atrás