Martin Braun

Results 105 issues of Martin Braun

This is relevant for the hetzner integration, so we dont run into 502s during upgrades

In the recent kernel versions there were some issues in combination with encrypted networking in Docker Swarm. To make sure that we dont run into this issue by accident in...

some examples were not correct. these have to be fixed.

Currently only `(?:(?:a*)*)*` is allowed (but still non deterministic).

bug

For example `` are only needed for capturing groups. Escaping them outside of capturing gruops is a bit weird, but can be kept for simplicity of the parser.

nice to have

If we recognize these while checking for determinism, should we merge them?

nice to have
needs some thought