URL: https://github.com/SSSD/sssd/pull/955
Title: #955: tests: fix race confition in files provider tests

pbrezina commented:
"""
Actually, as Alexey pointer out from [my 
comment](https://github.com/SSSD/sssd/pull/947#issuecomment-562093538) 
`dp_sbus` calls in `sf_passwd|group_cb` are useless because they are received 
by responders only after `sf_enum_files` is finished due to their asynchronous 
nature.

This needs to be fixed first and perhaps it will also fix the tests (though the 
race condition before inotify callback is triggered will still exist so some 
sleep may be necessary).


"""

See the full comment at 
https://github.com/SSSD/sssd/pull/955#issuecomment-562114520
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org

Reply via email to