Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Forgot to Return Promise from uploadInputFile #5

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

gilday
Copy link
Contributor

@gilday gilday commented Mar 7, 2024

It seems to be working without this change, though I don't know why, and I expect it's a race condition that we need to fix.

@gilday gilday force-pushed the iss-218/upload-function-return-promise branch from 59a21f2 to 06afa57 Compare March 8, 2024 19:35
@gilday gilday marked this pull request as ready for review March 8, 2024 19:35
src/pixee-platform.ts Outdated Show resolved Hide resolved
Return the promise and await the promise in action.ts
@gilday gilday force-pushed the iss-218/upload-function-return-promise branch from 06afa57 to bf82656 Compare March 8, 2024 20:10
@gilday gilday merged commit dafa019 into main Mar 8, 2024
1 check passed
@gilday gilday deleted the iss-218/upload-function-return-promise branch March 8, 2024 20:11
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