Skip to content

Commit 01d995f

Browse files
Update erts/emulator/test/dirty_nif_SUITE.erl
Co-authored-by: Lukas Backström <garazdawi@gmail.com>
1 parent 898b2f6 commit 01d995f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

erts/emulator/test/dirty_nif_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@ nif_whereis(Config) when is_list(Config) ->
10521052
ok.
10531053

10541054
%% enif_port_command() from a dirty scheduler must return false, not crash,
1055-
%% when the port is no longer alive (OTP-11221).
1055+
%% when the port is no longer alive (GH-11221).
10561056
dirty_port_command(Config) when is_list(Config) ->
10571057
erl_ddll:try_load(?config(data_dir, Config), echo_drv, []),
10581058

0 commit comments

Comments
 (0)