Prevent GroupDependencyConstraint from starting prematurely. #11

Open
opened 2020-06-14 08:47:23 +00:00 by abelhooge · 0 comments
Owner

In Wettennet, for some reason the GroupDependencyConstraint sometimes starts before all updateConvert() tasks have completed. This obviously shouldn't happen and should be investigated.

Particularly happens when the dependency group starts its own tasks. The theory is that the GroupDependencyConstraint doesn't see the new task in time before the previous has ended. Perhaps problematic race-conditions?

Investigate with thorough testing.

In Wettennet, for some reason the GroupDependencyConstraint sometimes starts before all ``updateConvert()`` tasks have completed. This obviously shouldn't happen and should be investigated. Particularly happens when the dependency group starts its own tasks. The theory is that the GroupDependencyConstraint doesn't see the new task in time before the previous has ended. Perhaps problematic race-conditions? Investigate with thorough testing.
abelhooge added this to the Version 1.1.0 milestone 2020-06-14 08:47:23 +00:00
abelhooge added the
bug
label 2020-06-14 08:47:24 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FuzeWorks/Async#11
No description provided.