Skip to content

Commit

Permalink
fork to not have ray shutdown problem
Browse files Browse the repository at this point in the history
  • Loading branch information
antonpirker committed Dec 4, 2024
1 parent c65aee6 commit b9be174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integrations/ray/test_ray.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ def increment(self):
assert worker_envelopes == []


# @pytest.mark.forked
@pytest.mark.forked
def test_errors_in_ray_actors():
setup_sentry_with_logging_transport()

Expand Down

0 comments on commit b9be174

Please sign in to comment.