Skip to content

Add new sink parameter: lock_timeout - #2

Open
asherikov wants to merge 1 commit into
mainfrom
as_timed_mutex
Open

Add new sink parameter: lock_timeout#2
asherikov wants to merge 1 commit into
mainfrom
as_timed_mutex

Conversation

@asherikov

Copy link
Copy Markdown
Owner

Wait for the given amount of time to acquire mutex: this feature can be used to trade off data losses and delays. Zero by default -- matches old behavior.

Triggers false positive in ThreadSanitizer google/sanitizers#1620

Wait for the given amount of time to acquire mutex: this feature can be
used to trade off data losses and delays. Zero by default -- matches old
behavior.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant