Skip to content

Avoid "int too large to convert to C long" error on Windows OS#83

Open
aroder wants to merge 1 commit intosinger-io:masterfrom
aroder:master
Open

Avoid "int too large to convert to C long" error on Windows OS#83
aroder wants to merge 1 commit intosinger-io:masterfrom
aroder:master

Conversation

@aroder
Copy link
Copy Markdown

@aroder aroder commented May 5, 2020

Description of change

The tap will not run on windows OS due to a memory overflow. Running tap-salesforce -c <config> --discover results in the error OverflowError: Python int too large to convert to C long

QA steps

  • automated tests passing
  • manual qa steps passing (list below)

Risks

Rollback steps

  • revert this branch

@cmerrick
Copy link
Copy Markdown

cmerrick commented May 5, 2020

Hi @aroder, thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.

@cmerrick
Copy link
Copy Markdown

cmerrick commented May 5, 2020

You did it @aroder!

Thank you for signing the Singer Contribution License Agreement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants