You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes an issue where we don't always re-lock the GIL when flashing devices (mainly through open_device or force_firmware_update) and calling the message callbacks.
Need to cherry-pick 6ab321b pull request #51 into other branches besides master.
This fixes an issue where we don't always re-lock the GIL when flashing devices (mainly through
open_deviceorforce_firmware_update) and calling the message callbacks.Need to cherry-pick 6ab321b pull request #51 into other branches besides master.