Ivan Necas
Ivan Necas
Hopefully today, we have other feature that I would like to get in before the release, but if we don't get that done till tomorrow, i will release new version...
The new versions in a PR for foreman-packaging https://github.com/theforeman/foreman-packaging/pull/582
I'm recently experiencing performance issues in Emacs every time generating a documentation for `pcase` is needed. I've narrowed the issue down to when calling `(documentation 'pcase)`, which can easily take...
Please go for it! Sounds like win:win, both for the book and the project.
Please note that this is not that much about filtering, as it is about propagating the backtrace when running some code via concurrent-ruby executor. The filtering can be handled separately...
In other words, the key thing in this desired outcome: ``` 2019-05-25 06:27:07.466] ERROR -- /first: error (RuntimeError) /home/inecas/tmp/actor.rb:13:in `on_message' [ concurrent-ruby ] /home/inecas/tmp/actor.rb:20:in `run' ``` is not `[ concurrent-ruby...
I've been hitting very similar issue in sway 1.11, wlroots 0.19: ``` sway: render/pass.c:23: wlr_render_pass_add_texture: Assertion `box->x >= 0 && box->y >= 0 && box->x + box->width texture->width && box->y...
There are still some changes to make it working end2end, I first was working with the changes in the DebugAdapter https://github.com/julia-vscode/DebugAdapter.jl/pull/95. During the review, it seems like it's better place...
Anything else that I can do to get the PR merged?