Skip to content

Commit 269c060

Browse files
committed
Again
1 parent 960c295 commit 269c060

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_kernel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,7 @@ def test_interrupt_during_pdb_set_trace():
558558
validate_message(reply, "execute_reply", msg_id2)
559559

560560

561+
@flaky(max_runs=3)
561562
def test_control_thread_priority():
562563
N = 5
563564
with new_kernel() as kc:

0 commit comments

Comments
 (0)