Skip to content

Commit b9be174

Browse files
committed
fork to not have ray shutdown problem
1 parent c65aee6 commit b9be174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integrations/ray/test_ray.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ def increment(self):
186186
assert worker_envelopes == []
187187

188188

189-
# @pytest.mark.forked
189+
@pytest.mark.forked
190190
def test_errors_in_ray_actors():
191191
setup_sentry_with_logging_transport()
192192

0 commit comments

Comments
 (0)