Skip to content

Conversation

@jogomojo
Copy link
Collaborator

Fixes #1496

The old xrt Python bindings required explicit cleanup of handles. This is no longer the case in the new pyxrt, which does not have the same functionality. This was causing issues with PYNQ code where device.close() was called.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 35.11%. Comparing base (b93954c) to head (050cd4b).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff                @@
##           image_v3.1.1    #1511      +/-   ##
================================================
+ Coverage         35.10%   35.11%   +0.01%     
================================================
  Files                30       30              
  Lines              4652     4650       -2     
  Branches            815      814       -1     
================================================
  Hits               1633     1633              
+ Misses             2959     2957       -2     
  Partials             60       60              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jogomojo jogomojo merged commit a00a9e3 into Xilinx:image_v3.1.1 Sep 22, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants