Closed nulltoken closed 2 weeks ago
One test seems to be stuck:
Locally I can't reproduce the hanging test, but when running via Github Codespace, it also sometimes hangs. Just doesn't show the current executed test.
Locally I can't reproduce the hanging test, but when running via Github Codespace, it also sometimes hangs. Just doesn't show the current executed test.
On it.
Locally I can't reproduce the hanging test, but when running via Github Codespace, it also sometimes hangs. Just doesn't show the current executed test.
On it.
Can't repro either. Rebased and added some xunit configuration to list hanging tests in the future.
I'll try to reproduce via the Codespace. Just FYI: You can also use codespaces with 120 CPU hours for free.
It happes on the Codespace only on net9.0
:
CanBuildAChainOfDependentJobsThatRunAfterOneJob
It happes on the Codespace only on
net9.0
: <img alt="image" width="1165" src="https://private-user-CanBuildAChainOfDependentJobsThatRunAfterOneJob
Thanks for the identification. I'll take a look at it tomorrow.
It happes on the Codespace only on
net9.0
: <img alt="image" width="1165" src="https://private-user- CanBuildAChainOfDependentJobsThatRunAfterOneJobThanks for the identification. I'll take a look at it tomorrow.
Actually, couldn't resist. So I took a quick peek.
The hanging problem seems unrelated to this PR as it can be reproduced on Codespaces against the main
branch.
It happes on the Codespace only on
net9.0
: <img alt="image" width="1165" src="https://private-user- CanBuildAChainOfDependentJobsThatRunAfterOneJobThanks for the identification. I'll take a look at it tomorrow.
Actually, couldn't resist. So I took a quick peek.
The hanging problem seems unrelated to this PR as it can be reproduced on Codespaces against the
main
branch.
Interesting! Thanks for the heads up! Well - probably it is fine if we tackle it on main
then.
Interesting! Thanks for the heads up! Well - probably it is fine if we tackle it on
main
then.
Tracked through #125
Changelog has been updated as well.
Good work! I will directly make a new release!
Pull request description
This partly fixes #108 with regards to not properly honoring different dependent schedules.
However, this doesn't deal with the other broader concerns (for instance, how to selectively run an instant job targeting a specified configured schedule among other ones).
PR meta checklist
main
branch for codeCode PR specific checklist