Michael Egli
Michael Egli
Hi! Twiggy returns an error when anything than a local branch name is checked out. Thus, there seems to be a problem when checking out one of the following things,...
Hi, If I create a `OpenConnectionArguments` from an URI (string), there seems no way to access the fields such as host, port, etc. In my case, I would be interested...
There is currently no support for getting or setting the scheduling policies with `sched_getscheduler` and `sched_setscheduler` respectively. I use this on Linux with PREEMPT_RT to set realtime priorities and FIFO...