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
One way to address this would be to downgrade "missing receive" to a warning and to simply eliminate the corresponding send. The downside to this is that it's potentially error-prone.
This leads to complaints about mismatched sends and receives. This came up in illinois-ceesd/mirgecom#913.
One way to address this would be to downgrade "missing receive" to a warning and to simply eliminate the corresponding send. The downside to this is that it's potentially error-prone.
cc @majosm
The text was updated successfully, but these errors were encountered: