Aurelio

Results 5 issues of Aurelio

By browsing the code I think I found a typo in `IdleChannelHandler.makeAllTimeoutTask` (see [here](https://github.com/apple/swift-nio/blob/2.23.0/Sources/NIO/ChannelHandlers.swift#L302-L310)). When makeAllTimeoutTask is rescheduling, the resulting `Scheduled` is assigned to `scheduledReaderTask` instead of `scheduledAllTask`.

Bonjour, Dans la veine des grands noms de la tech qui retirent les mots maître et esclave de leurs documentations techniques, je propose de remplacer le terme Noircissement en [Caviardage](https://fr.wiktionary.org/wiki/caviarder#fr)...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today we used [patch-package](https://github.com/ds300/patch-package) to patch `@nestjs-query/[email protected]` for the project we are working on. This patch made our codebase...

> EDIT: There is no crash, only an exception thrown ### Description This fix aims to mitigate exception thrown when registering two types that have the same name but not...

### Describe the issue When using PostgresClient, making requests to a IP:port that isn't serving a postgres database will never throw an error and retry forever ### Vapor version Not...

bug