Luuk van Houdt

Results 8 comments of Luuk van Houdt

@olaven when running the test without promises at all, I also get the following warning: > A worker process has failed to exit gracefully and has been force exited. This...

> @luukvhoudt Are you going to be able to finish this PR? @AutomatedTester unfortunately not anytime soon, currently I also cannot really make an estimate when I will be able...

Seems like [the actually used tsconfig](https://github.com/airtasker/spot/blob/master/lib/src/parser.ts#L28-L46) is hard coded, this is very unfortunate. Shouldn't be to hard to implement a CLI flag to allow users to pass a tsconfig file....

The documentation looks pretty well written as well as the examples are to good use. I didn't utilize this API to it's fullest potential yet thus as of now I'm...

I will try to share interfaces I write along the way while working on my project that uses this library. I will try to base these interfaces as much as...

Any progress on this? @ishuen

Seems like the problem is located in the [MkdirRaceConditionInspector.java]( https://github.com/kalessil/phpinspectionsea/blob/master/src/main/java/com/kalessil/phpStorm/phpInspectionsEA/inspectors/semanticalAnalysis/MkdirRaceConditionInspector.java) file.