Skip to content

Conversation

graingert
Copy link
Member

No description provided.

@graingert graingert force-pushed the implement-limited-worker-pool-size branch from f6d7b11 to 165b60e Compare January 25, 2021 12:07
@nicoddemus
Copy link
Member

Hmmm I took a look at the test and was wondering how it was passing on Linux but not on Windows, but then I realized that the Travis configuration is only running docs. 🤦

"""
reply = Reply((func, args, kwargs), self.execmodel)
with self._running_lock:
with self._semaphore, self._running_lock:
Copy link
Member Author

Choose a reason for hiding this comment

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

This isn't right at all, it's just around the start and not waiting until the task is finished

@nicoddemus
Copy link
Member

I've changed the CI configuration to use GItHub actions, please rebase when you have the chance. 👍

@RonnyPfannschmidt
Copy link
Member

github ux merge was messed up, will fix later this week

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.

3 participants