Skip to content

Commit

Permalink
Update pylammpsmpi/wrapper/concurrent.py
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
jan-janssen and coderabbitai[bot] committed May 9, 2024
1 parent 6cf81d5 commit 660df86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pylammpsmpi/wrapper/concurrent.py
Expand Up @@ -56,6 +56,7 @@ def execute_async(
interface = interface_bootup(
command_lst=cmds,
connections=connection_interface),
connections=connection_interface,
)
while True:
task_dict = future_queue.get()
Expand Down

0 comments on commit 660df86

Please sign in to comment.