Skip to content

Commit 36f557d

Browse files
committed
somehow profile=True causes a hang without gen_on_worker
1 parent 9dac071 commit 36f557d

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

libensemble/tests/functionality_tests/test_1d_sampling_with_profile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
libE_specs["profile"] = True
3333
libE_specs["safe_mode"] = False
3434
libE_specs["kill_canceled_sims"] = False
35+
libE_specs["gen_on_worker"] = True
3536

3637
sim_specs = {
3738
"sim_f": sim_f,

pixi.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)