This is an automated email from the git hooks/post-receive script.
firstyear pushed a change to branch master in repository nunc-stans.
from 4998c86 Ticket 22 - Document that we must call ns_job_done on persist jobs new 1bd7f66 Update README due to move of repo
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: README.md | 4 ++++ 1 file changed, 4 insertions(+)
This is an automated email from the git hooks/post-receive script.
firstyear pushed a commit to branch master in repository nunc-stans.
commit 1bd7f66c528915bcdee04c69d931846c3f4f8470 Author: William Brown firstyear@redhat.com Date: Tue Feb 28 14:25:27 2017 +1000
Update README due to move of repo --- README.md | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md index ba37d46..5b2d81d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# This project has moved + +Please see https://pagure.io/389-ds-base for the new code location + # nunc-stans
Nunc Stans is an event framework wrapper that provides a thread pool for event callback execution. It provides thread safety to event frameworks by isolating and protecting the thread safe parts from the non-thread safe parts, and allows multi-threaded applications to use event frameworks that are not thread safe.
389-commits@lists.fedoraproject.org