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

cleanup: use semaphores for bordeaux-threads #26

Closed
dkochmanski opened this issue Jul 5, 2018 · 2 comments
Closed

cleanup: use semaphores for bordeaux-threads #26

dkochmanski opened this issue Jul 5, 2018 · 2 comments
Labels

Comments

@dkochmanski
Copy link
Member

dkochmanski commented Jul 5, 2018

Previously BT didn't have semaphores implementation – it does now. Last year we've removed dependency on bt-semaphore in favour of hand-crafted CV-based solution. We should revert part of this pull request: #18 and use semaphore interface from BT now (file watcher.lisp).

This task does not require deep understanding of log4cl internals whatsoever and may be solved by beginners to get involved into the project.

@chuchana
Copy link

I guess this can be closed now? (#28)

@dkochmanski
Copy link
Member Author

yes, thank you for bumping this thread. closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants