Andreas Schultz

Results 31 comments of Andreas Schultz

I think it would be better to link the transport from the handle_cast deliver_connect case in ezmq.erl. That would mirror the logic of deliver_accept. e.g.: ``` handle_cast({deliver_connect, Transport, {ok, RemoteId}},...

> Have you considered using something like > > ``` > erl -pa `rebar3 path` -s > ``` > > which seems like it would do what you want? That...

A GGSN/PGW/SMF that is not just a toy has to consider and implement 3GPP charging support and meet regulatory requirements when doing so. This ultimately leads to a highly volatile...

I think this issue should not be a question, maybe I didn't describe the problem sufficiently enough. When multiple ra nodes try to leave the cluster at about the same...

> Some of these come from natural race conditions where a leader is removed and a request is issued to the old leader pid. I suspect retries is the only...

> is [torvalds/linux@af6bb61](https://github.com/torvalds/linux/commit/af6bb61cc0a25fba4411f4348f01011c9a769047) the root-cause? No

> do you know which change did break the userland-api? iirc, breaking userland-api is rather a nongoal of LT b6e6b5f1da7e8 but it is somewhat debatable if that broke UAPI. Applications...

The description for `repo_token` is wrong when being use from a GitHub Action. While digging through the official GH Action for coveralls, I found that the `repo_token` is set to...

@deadtrickster can you take a look, please?

Most of the context information is totally unsuitable for a draining selection. Only the version, APN and maybe the MCC/MNC of the IMSI would make sense. There are also things...