Ivan Necas

Results 10 issues of Ivan Necas

In the wild the backtrace_filter can be set by external filter (Rails do it for their silencer). This can lead to the case there the external backtrace_filer returns empty array....

## Environment - OS Version: 4.6.0 - App Version: 15.4.1 ## Description When playing short files (around 2 minutes), it seems the phone gets warmer than on longer files (compared...

bug

I want to define that person has more phone numbers, something like: ``` ruby Person = Algebrick.type do fields name: String phone_numbers: TypedArray[String] end ```

enhancement

A set of actions with pre-defined behaviour for easier simulation of various tasks states: these actions are development only.

Needs testing
Not yet reviewed
Waiting on contributor

This commit adds ability to run the script provision template via remote execution and reboot the host, which effectively brings PXEless provisioning into Foreman.

Waiting on contributor

When an error occurs within some code running inside concurrent-ruby executor, it ends up with something like this, while loosing the info about the true origin of the code: ```...

enhancement
looking-for-contributor

We've been using the Actor implementation from the edge in https://github.com/Dynflow/dynflow for a while and we've hit no issues. Seems like it might be ready to get promoted to the...

enhancement
chore

The original code for prefixing line numbers was not working, as it was adding less extra space than needed: ``` seq 3 | sed = | sed 'N; s/^/ /;...

Project link: https://github.com/inecas/kube-health **Description** kube-health is a kubectl plugin to evaluate the health of Kubernetes resources. It aims at unifying and making it easier to understand the health of individual...

size/M
cncf-cla: yes
kind/new-plugin

**Describe the bug** Even without any playing, the CPU usage of helgobox stays around 140%, which seems odd. I'm occasionally experiencing audio issues that might be caused by performance degradation,...

app
playtime
performance