Replies: 2 comments 1 reply
-
|
please send a pull request with test case if you want this fixed in the next release |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Exact code fragment as shown in description does not crash on macOS 14.1 (Apple M1) with clang 15. All named mutex tests pass. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello author:
I'm a big fan of the poco library on my work.
Recently, when developing cross-platform applications, I used NamedMutex, and I found that it did not work on macos and crash.
For example:
Poco version: master branch
MacOS version: 10.15.7
CPU architecture: Intel x86_64 & AMD64
Beta Was this translation helpful? Give feedback.
All reactions