Skip to content

Conversation

@copybara-service
Copy link

Remove usage of net-disconnect-ok flag.

The net-disconnect-ok flag was previously used only to cause a panic in the
beforeSave() method of TCP and unix connections if it was set to false.

Since this flag is now set to true by default, and this default setting causes
TCP and unix connections to always be aborted during the save operation, the
flag no longer serves its original purpose of conditionally preventing
connection termination. So, the flag's usage is removed.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Dec 2, 2025
@copybara-service copybara-service bot force-pushed the test/cl838918712 branch 4 times, most recently from 48eb93e to 4fe1597 Compare December 4, 2025 23:09
The net-disconnect-ok flag was previously used only to cause a panic in the
beforeSave() method of TCP and unix connections if it was set to false.

Since this flag is now set to true by default, and this default setting causes
TCP and unix connections to always be aborted during the save operation, the
flag no longer serves its original purpose of conditionally preventing
connection termination. So, the flag's usage is removed.

PiperOrigin-RevId: 840433518
@copybara-service copybara-service bot merged commit c0bf129 into master Dec 4, 2025
1 check was pending
@copybara-service copybara-service bot deleted the test/cl838918712 branch December 4, 2025 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant