Re: [perl #133057] Odd interaction of HTTP::UserAgent and Promises

[email protected] (brian d foy) Tue, 3 Apr 2018 23:27:30 -0400
Newsgroups perl.perl6.compiler
Message-ID <CAPk17=5h7q=DbWCSZe6RN4M-ojKkBryjqvNVquNTyrhzHjt+SA@mail.gmail.com>
The error message isn't useful because you get that no matter what
happens. It's really the IO::Socket::SSL is not thread safe.

But, I'd not expect a segfault.