mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 09:12:17 +01:00
Automated script running slow on VMs #41
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lavturo on GitHub (Aug 9, 2019).
Seems like there is a priority issue either with the script itself or the task scheduler. Makes it run the tests slower than usual.
This is a problem because the scheduler would try to run 2 instances of pftt since the previous run might not have finished from the previous day.