Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cshared: Make non-blocking for checking existence of the channel
Without using Mutex.TryLock(), this golang interface causes the main fluent-bit process stuck on pause. This shouldn't be desired behavior. Signed-off-by: Hiroshi Hatake <[email protected]>
- Loading branch information