tknerr (Torben Knerr)
- Login: tknerr
- Email: mail@tknerr.de
- Registered on: 04/03/2015
- Last sign in: 04/03/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
04/04/2015
-
12:50 PM Ruby Bug #11033: OpenSSL related threading issues in Ruby 2.1 and 2.2
- Seems to be a Windows specific issue. I did NOT experience this on my Ubuntu 14.04 box with Ruby 2.1.5p273.
-
10:52 AM Ruby Bug #11033: OpenSSL related threading issues in Ruby 2.1 and 2.2
- Just double-checked whether it might be a RubyGems issue.
So I downgraded Rubygems to 2.4.4 (the version that ships with Ruby 2.0, where everything works), but still the same behaviour => not related to RubyGems, more likely a core i... -
12:08 AM Ruby Bug #11033 (Closed): OpenSSL related threading issues in Ruby 2.1 and 2.2
- I'm experiencing some problems with multiple https connections in Ruby 2.1 and 2.2, whilst in Ruby 2.0 everything is working fine.
This happens on a Windows 7 (64-bit) box in the context of installing multiple gems in parallel via bun... -
12:10 AM Ruby Bug #8386: OpenSSL thread safety
- Might #11033 be a regression of this?