Mathieu Devos

Results 8 comments of Mathieu Devos

After testing successfully for a few hours when building it locally on python 3.9.1 ended up with a similar crash: ``` Process: pyfa [8353] Path: /Users/USER/*/pyfa.app/Contents/MacOS/pyfa Identifier: org.pyfaorg.pyfa Version: 0.0.0...

Hey, Been having issues in general with pyfa in regards to the new MacOS. Similarly this build is giving the same crashes. Just random crashes that tend to happen whenever...

No worries, I tried to build it locally since the bug was annoying me but somehow could never get my MacOS to compile the wxPython with the exact version of...

Built this on my own macbook with Python 3.9.1, currently testing, will let you know if it runs stable without crashing. Any idea to force these crashes?

This is heavily blocking proper CI/CD & DevOps usage of the whole tool tbh. Nobody in their right mind can go into a pipeline and say: "run all this, then...

@erauer - could you specify what you used in the "test" section of your package.json (basically the command which is being run with `npm run test`

https://github.com/doapp-ryanp/dynamodb-local/pull/19 I managed to find the very base NPM package of this build, and got it to run in detached mode (albeit with async wrapping). As such, this should be...

Hey, Thanks for the quick response. I have a bunch of .schema files from here: https://github.com/dkoudela/active-directory-to-openldap/tree/master/schema And they need to be in the following order for slaptest to compile: ```...