Gregor Petrin

Results 4 issues of Gregor Petrin

Hello, We think we found a memory leak in js-data-angular. We use it to populate a dashboard that our client keeps open 24/7. After some time the client's machine stopped...

bug

I have this spec (given below). When running openapi-generator on it, I get 3 classes: `Foo`, `Bar` and `Baz`. Fabrikt only gives me `Bar`. I've derived this from a bigger...

When I create an instance of `PushAsyncService`, it automatically creates an `AsyncHttpClient` instance upon initialization. The client spawns some threads that prevent my whole application from shutting down (e.g. if...

Feature suggestion: it would be nice to be able to pull in all Gradle/Maven dependencies of a project by "loading" the build file :smile: