Keane Dixon Wong
Keane Dixon Wong
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
Hello, I am setting up a Discovery Server to connect a pair of clients (both local, in the same program) sending Request-Reply data to one another for a proof of...
## Description Currently, the way that CMake creates the library files always generates .dylib files on Mac. Compilation will work fine, but attempting to import in any Python app will...
**Summary:** Installing FastDDS-python using the instructions in the README works fine (just installing with brew instead of apt) except that the generated library file comes in the form of `.dylib`...
[HelloWorld.zip](https://github.com/user-attachments/files/20091865/HelloWorld.zip) Attached is a zipfile with a minimal reproducing example. Formerly, on OSX when a thread affinity fails to set, the logging function entered a recursive loop that would continue...