-
Notifications
You must be signed in to change notification settings - Fork 442
Closed
Labels
internalMaintenance changesMaintenance changestriagePending triage from maintainersPending triage from maintainers
Description
Why is this needed?
We recently added support for Python 3.13 and it creates another layer of caching when performing quality check actions. Some tests like those with threads and things that write to disk are failing randomly due to the runners' cache being overflowed.
To fix this I'm going to remove the poetry cache, this doesn't cause any problems for our CI.
Which area does this relate to?
Automation
Solution
Remove the cache.
Acknowledgment
- This request meets Powertools for AWS Lambda (Python) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Labels
internalMaintenance changesMaintenance changestriagePending triage from maintainersPending triage from maintainers
Type
Projects
Status
Shipped