-
Notifications
You must be signed in to change notification settings - Fork 6
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
Upgrade to Await::promise() API #40
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: 커피와 우유 <[email protected]>
why vscode make unverified commit |
@@ -56,7 +56,7 @@ dev/rwlock.phar: Makefile | |||
touch $@ | |||
|
|||
dev/await-generator.phar: Makefile | |||
wget -O $@ https://poggit.pmmp.io/v.dl/SOF3/await-generator/await-generator/^3.1.0 | |||
wget -O $@ https://poggit.pmmp.io/v.dl/SOF3/await-generator/await-generator/^3.4.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need update 3.4.2??
just comment change in 3.4.2
Seems to be a GitHub issue. I'll squash this branch when I am home. |
Commit signature is a cryptography thing. It has nothing to do with what IDE you use. |
Error: Unable to reserve cache with key php-build-generic-8.0.11-[object Promise], another job may be creating this cache. hmmmm |
Yes, that's a known issue, I will fix it in the future. |
No description provided.