Skip to content

Conversation

@muukii
Copy link
Contributor

@muukii muukii commented Mar 31, 2024

No description provided.

@muukii muukii requested review from JohnEstropia and takumatt March 31, 2024 15:51
}

private func increment() {
currentExecutingTaskCount += 1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make the state update inside in the same way as the decrement method

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, but it happens here.
I might as well install this operation there and then remove this function.

https://github.com/VergeGroup/swift-concurrency-task-manager/pull/5/files#diff-4701dbc7cc90ab860cbfa4d49a9d770499ebe2f459e81bbbdcb9996f063e45f1R149

@muukii muukii merged commit 340cf14 into main Apr 1, 2024
@muukii muukii deleted the muukii/patch-1711900229-from-main branch April 1, 2024 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants