mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 05:29:17 -06:00
e954eb234e
Fixed using next instead. It was causing this kind of errors: ``` Job exception: unexpected return /var/www/discourse/app/controllers/topics_controller.rb:1304:in `block in defer_topic_view' /var/www/discourse/lib/scheduler/defer.rb:115:in `block in do_work' rails_multisite-6.0.0/lib/rails_multisite/connection_management/null_instance.rb:49:in `with_connection' rails_multisite-6.0.0/lib/rails_multisite/connection_management.rb:21:in `with_connection' /var/www/discourse/lib/scheduler/defer.rb:109:in `do_work' /var/www/discourse/lib/scheduler/defer.rb:97:in `block (2 levels) in start_thread' ``` |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |