Josh Callebaut

Results 3 issues of Josh Callebaut

Sia UI version: v1.2.2 Sia version: 1.2.2 OS version: Windows 10 Version 10.0.14393 Build 14393 Steps to reproduce: 1) Upload file to the network. 2) Make a change to your...

With the following code: ``` def c (d): pass def a(b): c#( # Adding/removing this "(" causes memory usage to spike. return None ``` From my testing (which is a...

bug

Hi folks, was writing some code and came across these confusing examples of return types. There may be multiple issues within this report, I apologize, just trying to summarize my...

bug