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
If we drag the local file to Proxyman, and the total exceeds the maximum of free version. The app is hang due to the Semaphore lock is waiting forever. It was a hack to for async barrier run on async mode.
🐶 Brief
If we drag the local file to Proxyman, and the total exceeds the maximum of free version. The app is hang due to the Semaphore lock is waiting forever. It was a hack to for async barrier run on async mode.
👑 Criteria
syncbarrier