Tom Taylor
Tom Taylor
Any chance of getting this merged into master? It's a significant improvement, and it feels right that this is officially supported.
I haven't had a chance to look at this, but did either of you solve this? @thully @youdidut
We just got caught by this. Our queries are user generated. For now, we're stripping non-alphanumerics, but it'd be great to match on other characters. Can we fix it at...
+1 on this - it'd be great to customise where the backtrack parameter can be passed in from, perhaps using a `push_stream_backtrack_tag` option.
Thanks for everyone's work looking at this, and for providing a minimal test case. I feel like the current behaviour is a little surprising. While SQLite has no native datetime...
> @tomtaylor Had same issue! Try to set `interval` to 1 second in your dev.exs. Default 100ms is not enough. Thanks! I couldn't quite follow why that would be the...
@tenortim I get an identical backtrace quite regularly. Did you or anyone manage to resolve it?
This appears to happen even when librespot is idle, about every 30-60 seconds or so.
@kingosticks I can confirm this is happening with multiple (at least 5) access points.
I'm afraid I know very little Rust, but have decent Unix experience, so let me know if I can provide any information to debug this.