westonpace commented on code in PR #36813:
URL: https://github.com/apache/arrow/pull/36813#discussion_r1270963301


##########
csharp/test/Apache.Arrow.Tests/Apache.Arrow.Tests.csproj:
##########
@@ -3,6 +3,9 @@
 
   <PropertyGroup>
     <TargetFrameworks>net7.0</TargetFrameworks>
+    <!-- Unloading the AppDomain causes net472 tests to hang on completion 
when Python has been used
+    <TargetFrameworks>net7.0;net472</TargetFrameworks>
+    -->

Review Comment:
   Do you want to make that fix as part of this PR?  Or would you rather that 
get handled in a follow-up?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to