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
Continuing to support 32-bit systems is putting a lot of drag on the development process. The 32-bit binaries increase download times, increase build times, add complexity to the logic, and are largely untested. They may be riddled with bugs and we have no way of knowing (i.e. no automated testing).
Discontinue 32-bit support by removing the 32-bit agents and any logic related to them.
Continuing to support 32-bit systems is putting a lot of drag on the development process. The 32-bit binaries increase download times, increase build times, add complexity to the logic, and are largely untested. They may be riddled with bugs and we have no way of knowing (i.e. no automated testing).
Discontinue 32-bit support by removing the 32-bit agents and any logic related to them.
Tasks
monkey.spec
files (0d) @mssalvatoreupgrade_to_64bit
inmonkey.py
(0d) @mssalvatorebuild_scripts
to remove 32bit binariesdeployment_scripts
to remove 32bit binariesThe text was updated successfully, but these errors were encountered: