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

FST consolidation should not block other FST consumers #68

Closed
valeriansaliou opened this issue Mar 22, 2019 · 1 comment
Closed

FST consolidation should not block other FST consumers #68

valeriansaliou opened this issue Mar 22, 2019 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@valeriansaliou
Copy link
Owner

Currently, when we re-build a given FST from the tasker, the re-building process is blocking for consumers. Address that.

@valeriansaliou valeriansaliou self-assigned this Mar 22, 2019
@valeriansaliou valeriansaliou added the bug Something isn't working label Mar 22, 2019
@valeriansaliou
Copy link
Owner Author

I have the feeling that this blocking is global to all FSTs on the server due to the global lock used. Need to confirm this.

@valeriansaliou valeriansaliou added this to the v1.1.1 milestone Mar 23, 2019
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

No branches or pull requests

1 participant