vodorok
vodorok
Closes #484
- I would consider adding support to the latest release as well as the tip of the master. The latest release of Infer is almost 3 years old, but the...
Did some tests on windows, and I could use the multiprocess lib without issues. I will remove the branching completely.
Do not merge yet Edit: more explanation: The web tests got really flaky after non functIon change modification (changed import order). I am not completely sure why is this happens,...
Made a different implementation where the linux platform still uses the ProcessPoolExecutor class. See #4118 Will debug this after the release.
See #3841
Travis should clear out after #192 is merged.
@gyorb Yes, #167 introduces the necessary fixes for the compilation matrix to be successful.
Profiles can be specified in extra parameter input. Added in #183
In #140 large part of that stack trace got cut out. I think this issue implicitly got fixed in that PR. In details: The method call that throws the IllegalArgumentException...