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

Asynchronous package install and uninstall #67

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

slicen
Copy link

@slicen slicen commented Jan 14, 2021

This pull request fixes a bug preventing asynchronous pushes from completing. It also adds asynchronous install and uninstall methods based on the synchronous equivalents.

The incorrect timestamp type caused all asynchronous pushes to fail.
@slicen slicen force-pushed the feature/async_installs branch from ef3d899 to bae1156 Compare January 14, 2021 22:59
Based on the synchronous equivalents.
@slicen slicen force-pushed the feature/async_installs branch from bae1156 to 29e9cdf Compare January 20, 2021 11:38
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.

1 participant