You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change prevents writing to devnull from multiple threads, which
used to cause the thread sanitizer to warn about a race. The
suppresion rule for drain_notification_channel() can now be removed.
Change-Id: I54acd272efd6315abcdf61e4d0544315b0c0bbd1
Reviewed-on: http://review.couchbase.org/82762
Reviewed-by: Dave Rigby <[email protected]>
Tested-by: Build Bot <[email protected]>
Reviewed-by: Trond Norbye <[email protected]>
0 commit comments