Skip to content

Commit cc1c684

Browse files
authored
[subprocess] preexec_fn: Change return type to object (#15041)
The callback's return value is ignored. Use `object` instead of `Any` to indicate this per current typing best practices.
1 parent 3c2dbb1 commit cc1c684

File tree

1 file changed

+60
-60
lines changed

1 file changed

+60
-60
lines changed

0 commit comments

Comments
 (0)