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
We need a test that exercises the command queue system both when Opbeat is loaded with async and without. This fixed the non-async case which was unfortunately broken: #33
We need a test that exercises the command queue system both when Opbeat is loaded with
asyncand without. This fixed the non-async case which was unfortunately broken: #33