SuperMemoAssistant.Plugins.PDF icon indicating copy to clipboard operation
SuperMemoAssistant.Plugins.PDF copied to clipboard

Remoting IPC issue

Open alexis- opened this issue 5 years ago • 0 comments

Exception: RemotingException: Port is Busy: All pipe instances are busy.

Possible lead: The exception is thrown when you try to access a pipe from multiple threads at once. Pipes are not thread-safe

alexis- avatar Jan 18 '20 14:01 alexis-