Skip to content

Commit c75a235

Browse files
authored
Nospecialize close(c::Channel, excp::Exception) on excp. (JuliaLang#49508) (#13)
* Nospecialize close(c::Channel, excp::Exception) on excp. Fixes JuliaLang#49507. Avoids dynamic dispatch when closing a Channel with an Exception, and should avoid a call into the runtime for julia compilation when attempting to report an exception. * Add test for this case.
1 parent 8ec0de1 commit c75a235

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)