Tags: UiPath/coreipc
Tags
Fix/namedpipe close (#97) * Retry mechanism when OperationCanceledException is thrown on named pipe ReadAsync operation (ERROR_OPERATION_ABORTED on overlapped ReadFile) - ROBO-3370 * Throw for the second exception in the last 1 second * add dotnet sdk 5 to yaml * set prerelease version to 20210811-12-fix (next after production folder: 2.1.0-20210811-12) * move 'CI' folder under 'src' - to match to existing pipeline definition * node: fix failing tests
Fix/namedpipe close (#97) * Retry mechanism when OperationCanceledException is thrown on named pipe ReadAsync operation (ERROR_OPERATION_ABORTED on overlapped ReadFile) - ROBO-3370 * Throw for the second exception in the last 1 second * add dotnet sdk 5 to yaml * set prerelease version to 20210811-12-fix (next after production folder: 2.1.0-20210811-12) * move 'CI' folder under 'src' - to match to existing pipeline definition * node: fix failing tests