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

fix: the process of saving project information stops properly in any condition - WF-114 #642

Conversation

FabienArcellier
Copy link
Collaborator

The process can be stuck or stop with an exception. I migrate it to use multiprocessing.Event to trigger stop from inside and avoid killing from outside without control.

image

image

@FabienArcellier FabienArcellier self-assigned this Nov 21, 2024
@FabienArcellier FabienArcellier added the bug Something isn't working label Nov 21, 2024
@FabienArcellier FabienArcellier marked this pull request as ready for review November 21, 2024 08:05
@FabienArcellier FabienArcellier force-pushed the WF-114-the-process-of-saving-project-information-stops-in-a-predictable-manner branch from 8874132 to 9668c6b Compare November 21, 2024 08:16
@FabienArcellier FabienArcellier marked this pull request as draft November 21, 2024 08:19
@FabienArcellier FabienArcellier force-pushed the WF-114-the-process-of-saving-project-information-stops-in-a-predictable-manner branch from 9668c6b to c3e71e4 Compare November 21, 2024 08:29
@ramedina86
Copy link
Collaborator

Yes seems cleaner and more reliable 👍

@ramedina86 ramedina86 marked this pull request as ready for review November 22, 2024 13:47
@ramedina86 ramedina86 merged commit 457c271 into writer:dev Nov 22, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants