t-8ch (Thomas Weißschuh)
- Login: t-8ch
- Email: thomas.weissschuh@de.amadeus.com
- Registered on: 08/24/2015
- Last sign in: 09/10/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
08/24/2015
-
12:51 PM Ruby Bug #11481 (Closed): Segmentation fault when thread is killed during `require`.
- One of a library used by us executes `open` from `uri-open` in multiple thread in parallel under a timeout.
`open-uri` implicitly `require`s `net/http`. When the import machinery is killed during performing an import this will lead to a...