Yurii

Results 18 comments of Yurii

> I think it should be opt in, it shouldn't aggressively scan all classes. For sure, unfortunately that is how lib we picked works (and we hadn't a lot of...

@faizanakram99 I have created an issue for this https://github.com/alekitto/class-finder/issues/21

I have created [wiki page](https://github.com/thecodingmachine/graphqlite-bundle/wiki/Testing-your-query), I believe it is enough to remove the dependency.

@oprypkhantc I saw that `AbstractTypeMapper` is only one class which uses `thecodingmachine/cache-utils` which is same dead lib as `class-explorer` was. I would like to suggest removal of it while doing...

Thx for your feedback, looks like it's related to #671

I finally have time to come back and look at this issue. Initially motivation for ComposerFinder was to let graphiqlite discover classes which are outside the `src/` directory, but, unfortunately,...

I would reopen this as after last update I have received same error with native WebSocket in Chrome, while safari is ok with that.

Yes, I saw that it's waiting for closing but CloseNow did not check if it was closed already. I believe that's what's happening.