]> cat aescling's git repositories - mastodon.git/commit
Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid (#12037)
authorThibG <thib@sitedethib.com>
Tue, 1 Oct 2019 13:10:00 +0000 (15:10 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 1 Oct 2019 13:10:00 +0000 (15:10 +0200)
commit3a4d994c40962a9abe45565a34e3d7a3ca1ccd49
tree74ca14f8ddc1b4ef9609dfb28b1fac60c6e3c339
parent541269f8bcb575501215b6694924075d696b710b
Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid (#12037)

* Add test to handle suspended and missing users in BootstrapTimelineService

* Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid
app/services/bootstrap_timeline_service.rb
spec/services/bootstrap_timeline_service_spec.rb