Miroljub
Miroljub
We are thinking if we can reuse the single pipe, created on startup, between multiple threads from ThreadPoolExecutor. Is it thread safe?
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/platform/blob/master/CODE_OF_CONDUCT.md). -...
### Steps to reproduce ```cs using Npgsql; namespace SimpleTestApp; public class Program { public static async Task Main(string[] args) { using HttpClient client = new(); const string cert = "global-bundle.pem";...
If someone is looking for up to date source, it is located in mesa under [src/gbm](https://gitlab.freedesktop.org/mesa/mesa/-/tree/main/src/gbm)
Fixes #3345
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output ```shell % brew gist-logs dotnet Error: No logs. % brew config HOMEBREW_VERSION: 4.6.17 ORIGIN: https://github.com/Homebrew/brew HEAD: aa278895809b4c079e560fb4fb9bf17e48cf65f1 Last...