Peter Šurda

Results 179 comments of Peter Šurda

This is true, but there are potential problems with upgrades. That's why the sql thread should be refactored first and added tests. These are the PRs that tried that but...

It actually isn't consistent across versions, there may be older databases which are different. That's why we need tests for this, even more for the data type change.

`arg` is needed for the grammar to work correctly. You don't have this issue in Japanese, but you can see it in English, e.g. "1 connection", "2 connections". In other...

~I can't find the code you're referring to.~ Ok I can see the problem. We don't have automated test infrastructure for BSD, so I don't want to change it without...

Unfortunately it looks like this breaks listening on unix socket.

The issue with the code was failing tests, inadequate code quality and too many changes in one go. If I merge it, it will be even more difficult to maintain....

Also happens when creating a new project. Appears to do with parsing swimlanes. If you modify the code to skip parsing swimlanes, it seems to work ok. Maybe it can't...

Yea it looks like @Ne00n pulled that from my fork :-) Anyway thanks for continuing the development.

@Ne00n There is an agent for my-idlers which can also register new servers: https://git.bitmessage.org/Sysdeploy/idlers-agent , it's sort of an alternative to YABS with a different focus. That may help you...