zogash (Milovan Zogovic)
- Login: zogash
- Email: milovan.zogovic@gmail.com
- Registered on: 08/29/2014
- Last sign in: 11/11/2019
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
10/31/2019
- 09:33 AM Ruby master Bug #16284: Net/HTTP consuming multiple times more memory compared to other libraries
- Hey Yusuke, thanks for checking this out. I have tried this out on my friends machines and one of them has exactly th...
10/30/2019
- 12:14 PM Ruby master Bug #16284 (Closed): Net/HTTP consuming multiple times more memory compared to other libraries
- I have an issue where Net/HTTP library is causing very high memory usage when requesting for medium to large sized co...
08/10/2015
- 04:55 PM Ruby master Bug #11382: Keyword arguments randomly nullified
- I've tried with 2.2.0-dev and it worked. Thanks!
07/21/2015
- 03:09 PM Ruby master Bug #11382: Keyword arguments randomly nullified
- My ruby version: "ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-darwin14]"
- 03:03 PM Ruby master Bug #11382: Keyword arguments randomly nullified
- Actually, this has nothing to do with inheritance. Here is simplified example:
~~~
class Bug
def initialize(a:... - 02:29 PM Ruby master Bug #11382 (Closed): Keyword arguments randomly nullified
- Here is the example:
~~~
class Parent
def initialize(a: nil, b: nil, **properties)
puts("parent: { a: #{a...
Also available in: Atom