-
### Description
On macOS 14.6.1 with an Apple M2 processor and LLVM Flang 20.0.0 (commit be64ca) built from source, `fpm test --compiler flang-new --flag -fopenmp` successfully builds a program in th…
-
libcurl with TLS is used extensively in server threads. While libcurl is being used correctly, it uses libcrypto which is not thread safe by default. Specific locking callbacks must be provided to avo…
-
We need an easier opt-out of the behavior introduced in #1186, because most output I'm seeing come from threads is really confusing or even lost, where the previous behavior of sending all thread outp…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Zed - b56e4ff2af48f55a6914ce18ee2cbc53e5bd63ab
When compiling app with nightly rust compi…
-
# Summary
In the conversation, a user named leighman_ asks if there's a way to access the original command-line arguments within a `Command` in the Effect Typescript library. They suggest using `proce…
-
Hello,
I've noticed that the mosquitto library in my Debian repositories (v1.3 - I think) doesn't have the function `mosquitto_threaded_set`.
The documentation says that if you're using threads …
-
### How frequently does the bug occur?
Always
### Description
### Problem
For many Apple Watch Series 3 users, our watchOS app crashes on launch.
For other devices newer than Apple Watch 3, …
-
I am working with a multithreaded C++ library that I am trying to bind to. I have a written a new C++ class that extends one of the original C++ library class. A Python class extends this class and …
-
Hi Vadim,
I am trying to predict a library with a given input tsv to produce a predicted.bin with the newest DIA-NN. I get the following error on Windows and Linux machines as of version 1.9.1. Ver…
-
Hello Slack team,
I am using python slack_sdk library to upload file to a channel, which works fine.
How do I upload file to a thread_ts? I was referring to https://tools.slack.dev/python-slack-…