December 12, 2003 Concat strings in destructor causes deadlock - TestAuto.d | ||||
---|---|---|---|---|
| ||||
Attachments: | If you concat a string in a destructor, a deadlock can occur. I imagine that there is something with allocating while deallocating, but I'm not sure. Attached is sample code that exposes this condition. |
Copyright © 1999-2021 by the D Language Foundation