Attention is currently required from: arehbein, laforge, pespin.
1 comment:
File src/core/gsmtap_util.c:
Patch Set #5, Line 478: osmo_iofd_setup(gti, gti->sink_fd, "gsmtap_inst.out", OSMO_IO_FD_MODE_READ_WRITE, &gsmtap_sink_ops, NULL);
@dwillmann@sysmocom. […]
This would have also happened if the old code used write_queues, maybe that's the reason they didn't?
In any case, I would suggest we temporarily disable the log target (by setting loglevel to LOGL_FATAL + 1) while we're in _gsmtap_raw_output().
That has the benefit that this log message would appear in other log targets such as stderr.
To view, visit change 34743. To unsubscribe, or for help writing mail filters, visit settings.