mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

きっとテスト通るからデプロイしようぜ

1) RequestPool#with grows to the number of threads accessing it
Failure/Error: expect(subject.size).to be > 1

expected: > 1
got: 1
# ./spec/lib/request_pool_spec.rb:48:in `block (3 levels) in <top (required)>'

zunda

個別には通るからいいかな…

$ RAILS_ENV=test bundle exec rspec ./spec/lib/request_pool_spec.rb:48
Run options:
include {:locations=>{"./spec/lib/request_pool_spec.rb"=>[48]}}
exclude {:type=>#<Proc: ./spec/rails_helper.rb:53>}

Randomized with seed 51343
1/1 |========================= 100 ==========================>| Time: 00:00:01

Finished in 1.64 seconds (files took 14.15 seconds to load)
1 example, 0 failures

Randomized with seed 51343
Coverage report generated for RSpec to /home/zunda/c/src/github.com/zunda/mastodon/coverage. 1900 / 38818 LOC (4.89%) covered.