Open
Description
Reported by @pietscio and @nbruciaferri
The error is raised inside function update_H_positions
in polymer.py
. This check fails:
Lines 448 to 451 in 07a38f8
This never happens if there is only one process running. But happens quite frequently if multiple processes at the OS level (not python multiprocessing) are running simultaneously. Adding print statements for debugging purposes fixed the problem.
Metadata
Metadata
Assignees
Labels
No labels