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

[3007.x] Merge forward 3006.x into 3007.x #66930

Open
wants to merge 10 commits into
base: 3007.x
Choose a base branch
from

Conversation

dwoz
Copy link
Contributor

@dwoz dwoz commented Sep 26, 2024

No description provided.

dmurphy18 and others added 9 commits September 23, 2024 13:46
The error seen was:

Exception ignored in atexit callback: <bound method DeferredStreamHandler.flush of <DeferredStreamHandler <_io.FileIO [closed]> (WARNING)>>
Traceback (most recent call last):
  File "/home/dan/src/salt/salt/_logging/handlers.py", line 68, in flush
    super().flush()
  File "/usr/local/lib/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
ValueError: I/O operation on closed file.
Adding a sleep between merging and downloading artifacts on windows.
@dwoz dwoz requested a review from a team as a code owner September 26, 2024 22:02
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Merge forward 3006.x into 3007.x [3007.x] Merge forward 3006.x into 3007.x Sep 26, 2024
@dwoz dwoz added test:full Run the full test suite test:pkg Run the package tests labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test:full Run the full test suite test:pkg Run the package tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants