Martin Štekl
Martin Štekl
There is a problem using some custom `Nette\Application\Routers\RouteList` which has some code using in request matching which needs to be only in some subclass of `Nette\Application\Routers\RouteList`. For example some global...
bug: Kinesis mock server consumes all possible CPU resources and eventually fails on out of memory
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When Kinesis is under high load with large records (e.g. 100...
### Issue description I want to regularly update dependencies for my project having many `packages` locked to specific versions and keeping `dev-packages` as open as possible using `*` as the...