ConcurrencyError: Detected invalid array contents due to unsynchronized modifications with concurrent users
Open
- Dominant language
- Ruby
- Stars
- 193
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
``` ruby
Stacktrace (most recent call first):
org/jruby/RubyArray.java:1613:in `each'
org/jruby/RubyEnumerable.java:977:in `each_with_index'
trashed/instruments/ruby_gc_profiler.rb:12:in `measure'
timings[:"#{captured}.time"] ||= 1000 * GC::Profiler.total_time
trashed/instruments/ruby_gc_profiler.rb:7:in `start'
measure state, timings, gauges, :OOBGC
trashed/meter.rb:31:in `instrument!'
@timers.each { |i| i.start state, timings, gauges }
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.