-
This is a ZTF Publication Board submission template. Please attach the manuscript to this issue, and
answers the questions below before submitting the review request.
Basic information:
* **Man…
-
Type: Bug
## Issue Description ##
While loading projects CPU usage is consistently around and above 100% CPU. That's 1 core on Mac.
## Steps to Reproduce ##
Start VSCode and load our solution …
-
**Is your feature request related to a problem? Please describe.**
Dependency on `Foundation` affects significantly cold start.
**Describe the solution you'd like**
- Remove dependency on any Fou…
-
### Describe the bug
`sourcekit-lsp` crashes when opening `.swift` files with:
```
2024-08-03 18:01:29.517 sourcekit-lsp[56787:c4a006c0] failed to start language service open("/nix/store/h8gh9c…
-
Currently, if you use a `Server/ClientInterceptor` you need to _manually_ buffer if any of your processing is asynchronous. This is very error prone, hard to test and actually also causes back-pressur…
-
Currently, there's no way of sharing `BaggageContext` across multiple NIO channel handlers. This means, each handler would have to create a new `BaggageContext` ([like in this example](https://github.…
-
Swift Crypto is the canonical crypto library for the Swift Ecosystem. Current SwiftNIOSSL vends it's own copy of BoringSSL for the cryptography functions it needs. This can cause issues in two ways:
…
0xTim updated
1 month ago
-
Any thoughts / ambitions on creating connectivity to Microsoft SQL Server?
-
This notification shows when I try to open my `codecov.yml` file in VS code:
![Image](https://github.com/user-attachments/assets/3f040e02-bb5a-40d2-8b8e-6b7d522d2e91)
Here is the output:
```
[Err…
-
Hello there!
In this issue I'd like to propose to make this package to expose abstract classes with its default implementation as it is current. The main perspective behind the proposal to make log…