Jean Boussier

Results 529 comments of Jean Boussier

You absolutely can use `enumerate`: - https://github.com/byroot/pysrt/commit/18af0545ef8f8a069bf35133dbe92379b713cebb - https://travis-ci.org/byroot/pysrt/builds/159892827 Not sure what your problem is, but it's not this.

I have to think about it. On one hand it would make perfect sense to do it automatically, but in the other end some subtitle have sometimes some kind of...

By the way until I issue a new version you can simply call `clean_indexes()` yourself: https://github.com/byroot/pysrt/blob/47aaa592c3bc185cd2bc1d58d1451bf98be3c1ef/pysrt/srtfile.py#L128.

I think I have the same issue with the Ruby library against Squad servers. Any command that returns more than a few dozen bytes end up timing out.

> Squad also does not send a second reply So I managed to make it work by heavily modifying: https://github.com/ONWT/Rcon/blob/master/lib/rcon.rb What happens is not that the squad server send 2...

@adrianna-chang-shopify one thing we're missing here is documentation. We need an entry in the Active Record configuration guide or something like that. Best is to look where the other global...

> * cc @byroot I know you mentioned adding these to the AR config docs, but seems to me like these should go with the `Configuring a Database` section of...

> idk does this behaviour should be changed It's a bit tricky, there's a chicken and egg problem in your desired behavior. I think we could improve it a bit,...

I think the feature is valuable, but the implementation is a bit too convoluted. With a bit of cleaning up I'll be happy to merge it.

Not sure what you are trying to do, but it looks a lot like the `race_condition_ttl` options https://api.rubyonrails.org/classes/ActiveSupport/Cache/Store.html#method-i-fetch