nim-chronos/chronos
Eugene Kabanov 300fbaaf09
HttpAddress errors should be not only critical. (#446)
* Distinguish between resolve errors and check errors.

* Fix issues and add test for getHttpAddress() procedure.

* Address review comments.
2023-09-04 21:49:45 +03:00
..
apps/http HttpAddress errors should be not only critical. (#446) 2023-09-04 21:49:45 +03:00
ioselects Recover `poll` engine and add tests. (#421) 2023-08-01 12:56:08 +03:00
streams fix type mismatch error in asyncstream join (#433) 2023-08-04 09:27:01 +02:00
transports fix invalid protocol casts (#430) 2023-08-04 08:08:34 +02:00
unittest2 Trackers refactoring. (#416) 2023-07-14 13:35:08 +03:00
apps.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00
asyncfutures2.nim futures: lentify (#413) 2023-08-09 17:27:17 +03:00
asyncloop.nim Fix #431. (#441) 2023-08-11 00:31:47 +03:00
asyncmacro2.nim futures: lentify (#413) 2023-08-09 17:27:17 +03:00
asyncproc.nim Add some helpers for asyncproc. (#424) 2023-07-28 11:54:53 +03:00
asyncsync.nim clean up `Defect` (#404) 2023-06-05 22:21:50 +02:00
config.nim Recover `poll` engine and add tests. (#421) 2023-08-01 12:56:08 +03:00
debugutils.nim Introduce `chronos/futures` (#405) 2023-06-07 20:04:07 +02:00
futures.nim futures: lentify (#413) 2023-08-09 17:27:17 +03:00
handles.nim clean up `Defect` (#404) 2023-06-05 22:21:50 +02:00
osdefs.nim Recover `poll` engine and add tests. (#421) 2023-08-01 12:56:08 +03:00
oserrno.nim Add facility to emulate signals on Windows. (#357) 2023-06-02 01:53:20 +03:00
osutils.nim clean up `Defect` (#404) 2023-06-05 22:21:50 +02:00
ratelimit.nim Less flaky rate limit tests (#408) 2023-06-23 10:11:14 +02:00
selectors2.nim Recover `poll` engine and add tests. (#421) 2023-08-01 12:56:08 +03:00
sendfile.nim Recover `poll` engine and add tests. (#421) 2023-08-01 12:56:08 +03:00
srcloc.nim clean up `Defect` (#404) 2023-06-05 22:21:50 +02:00
threadsync.nim Asynchronous thread notification mechanism. (#406) 2023-07-21 15:51:36 +03:00
timer.nim clean up `Defect` (#404) 2023-06-05 22:21:50 +02:00
transport.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00