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
The following script exemplifies this. The value of len(blocks) on the last line will be different depending on host platform. I have found differing values on my local Windows 10 machine in WSL, the azure CI (linux), and the azure CI (windows).
The following script exemplifies this. The value of
len(blocks)
on the last line will be different depending on host platform. I have found differing values on my local Windows 10 machine in WSL, the azure CI (linux), and the azure CI (windows).The text was updated successfully, but these errors were encountered: