yassenb
yassenb
There should be no reason to require `>= 3.1.0` instead of `>= 3.0.3`. The change was introduced with https://github.com/socketry/async/commit/d16f7fad5859dfd8f731388ce98eea2b42f55501 which doesn't really make sense since `io-event` itself requires only `>=...
There is no need for an external dependency and that gem has bugs parsing the resolv.conf file. An example is a default resolv.conf in kubernetes which causes a nil reference...
Please find a very minimal project that reproduces the problem: https://github.com/Havelock-JSC/playground This was broken in Spring Boot `3.3.0`. When there is a GraphQL `@SubscriptionMapping` that returns an object that has...