-
[AsyncHTTPClient](https://github.com/swift-server/async-http-client) is a new HTTP client library for Swift built on [SwiftNIO](https://github.com/apple/swift-nio). This library utilizes non-blocking …
-
Hey there
Rinnai integration has been working fine. Recently, updated the home assistant core/version and I think it was after this that I started seeing the following problem.
Specifically things…
-
See [this run](https://github.com/sqitchers/sqitch/runs/3900675895?check_suite_focus=true), with this bit:
```
cpm install --global --verbose --show-build-log-on-failure --no-test Locale::TextDoma…
-
From #836
In a meeting with @samreid @arouinfar and @kathy-phet, we discussed that we would like (projector mode vs default mode) to be captured in the state, but something like high contrast vs no…
-
https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.loop.connect_read_pipe
Currently, the parent process uses blocking IO and `asyncio.run_in_executor` to read/write to the pipes used …
-
# Lines of code
https://github.com/code-423n4/2022-05-velodrome/blob/main/contracts/contracts/redeem/RedemptionReceiver.sol#L72-L105
# Vulnerability details
## Impact
According to the LayerZero do…
-
Hi,
I'm the maintainer of IO::Socket::SSL and stumbled over this module, which claims to "protects you from harm" compared with the normal LWP. Unfortunately, this module enforces the use of Crypt::SS…
noxxi updated
10 years ago
-
### General information
* SDK/Library version: 5.2.0
* Environment: (Development)
* Language, language version, and OS: C# 8 / .NET Core 3.1
### Issue description
`ResourceCollection` imple…
-
as well as yaml to jar
Non-blocking
As it is recommended to output via cadl, not IO
https://microsoft.github.io/cadl/docs/extending-cadl/emitters-basics/#emitting-files-to-disk
-
Since a lot (most?) of the time will be spent waiting for the IO operation to complete, could you offer a non-blocking version of CompileView as well?