Skip to content

Conversation

@theofidry
Copy link
Member

As of now the closure serialization used for parallelMap() does not work with breakpoints. As such
it is very hard to debug the $processFile callable. This new debug mode allow to replace the
parallelMap() call by a regular array_map().

As of now the closure serialization used for `parallelMap()` does not work with breakpoints. As such
it is very hard to debug the `$processFile` callable. This new debug mode allow to replace the
`parallelMap()` call by a regular `array_map()`.
@theofidry theofidry merged commit c1c4329 into box-project:master Mar 3, 2018
@theofidry theofidry deleted the dev-mode branch March 3, 2018 19:41
@theofidry theofidry mentioned this pull request Mar 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant