Skip to content

Python kernel crash on parallel RB #694

@wvlothuizen

Description

@wvlothuizen

Comment by Jorge:

The problem occurs when one calls the "multiprocessing.Pool.map_async" method for the parallel compilation of the different runs of RB. Unfortunately, there is very little that we know besides this.
When we call this method the python kernel crashes silently without raising errors. I have tested sequential compilation of the different runs (without using the multiprocessing tools) and it works fine. Of course this takes an extraordinary amount of time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions