threading issues with D -> C -> Python

ketmar via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Dec 2 19:11:09 PST 2014


On Wed, 03 Dec 2014 01:07:42 +0000
Michael via Digitalmars-d-learn <digitalmars-d-learn at puremagic.com>
wrote:

all in all, you'd better not mixing D code with "alien" mulththreaded
code and not using .a/.so libraries written in D in another language
until you are familiar with D runtime and GC. those mixes are very
fragile.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20141203/395c34cd/attachment.sig>


More information about the Digitalmars-d-learn mailing list