[Issue 7446] [TDPL] Trivial asynchronous file copy example crashes with OwnerTerminated

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 14 01:36:16 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=7446


Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu
          Component|druntime                    |Phobos


--- Comment #1 from Martin Nowak <code at dawg.eu> 2013-11-14 01:36:13 PST ---
This is a phobos bug, druntime can't know anything about phobos exception
types.
If this is intened behavior the OwnerTerminated exception should be catched in
spawn's exec function
(https://github.com/D-Programming-Language/phobos/blob/a0c7d834434222018c0f01ee72bc51842513fa23/std/concurrency.d#L487).

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list